We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b30971d + a14ead5 commit 0fe6701Copy full SHA for 0fe6701
1 file changed
binary.cabal
@@ -59,7 +59,7 @@ library
59
ghc-options: -O2 -Wall -fliberate-case-threshold=1000
60
61
if impl(ghc >= 8.0)
62
- ghc-options: -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances
+ ghc-options: -Wcompat -Wnoncanonical-monad-instances
63
default-language: Haskell2010
64
65
test-suite qc
0 commit comments