Skip to content

Commit f107854

Browse files
committed
add a cabal.project to add some ghc-options to the builds we do
1 parent 8a39c7d commit f107854

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

cabal.project

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
packages: .
3+
4+
program-options
5+
ghc-options:
6+
-Wall -Wredundant-constraints -Werror

0 commit comments

Comments
 (0)