We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a33662 commit b5d2f05Copy full SHA for b5d2f05
.github/workflows/github-page.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Build Haddock documentation 🔧
61
run: |
62
- cabal haddock-package --hackage all
+ cabal haddock-project --hackage all
63
64
- name: Upload artifacts
65
uses: actions/upload-pages-artifact@v1
0 commit comments