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 3f651a2 commit b49043fCopy full SHA for b49043f
scripts/test-cabal-docspec.sh
@@ -32,7 +32,8 @@ cabal-docspec \
32
-XTypeFamilies \
33
-XNumericUnderscores \
34
-XInstanceSigs \
35
+ --extra-package blockio \
36
+ --extra-package blockio:sim \
37
--extra-package directory \
38
--extra-package lsm-tree:prototypes \
- --extra-package blockio \
- --extra-package blockio:sim
39
+ --extra-package process
0 commit comments