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 46375bd commit 7974191Copy full SHA for 7974191
.github/workflows/haskell.yml
@@ -80,4 +80,4 @@ jobs:
80
run: cabal test all
81
82
- name: Build documentation
83
- run: cabal haddock all
+ run: cabal haddock all --disable-documentation
0 commit comments