We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f79ef commit a14ead5Copy full SHA for a14ead5
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