Skip to content

Commit a14ead5

Browse files
committed
-Wnoncanonical-monadfail-instances is deprecated: fail is no longer a method of Monad
1 parent e6f79ef commit a14ead5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

binary.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ library
5959
ghc-options: -O2 -Wall -fliberate-case-threshold=1000
6060

6161
if impl(ghc >= 8.0)
62-
ghc-options: -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances
62+
ghc-options: -Wcompat -Wnoncanonical-monad-instances
6363
default-language: Haskell2010
6464

6565
test-suite qc

0 commit comments

Comments
 (0)