Skip to content

Commit dc47f52

Browse files
committed
Don't have -Werror by default
1 parent 5802786 commit dc47f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ packages: *.cabal
33
tests: true
44

55
package linear-base
6-
ghc-options: -Wall -Werror
6+
ghc-options: -Wall

0 commit comments

Comments
 (0)