Skip to content

Commit

Permalink
-Werror
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Mackie committed Nov 30, 2020
1 parent d483959 commit 5a8c1e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kesha.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ library
hs-source-dirs: src
ghc-options:
-Weverything
-Werror
-fno-warn-missing-import-lists
-fno-warn-missed-specialisations
-fno-warn-all-missed-specialisations
Expand Down Expand Up @@ -65,6 +66,7 @@ test-suite test
hs-source-dirs: test
ghc-options:
-Weverything
-Werror
-fno-warn-missing-import-lists
-fno-warn-missed-specialisations
-fno-warn-all-missed-specialisations
Expand Down

0 comments on commit 5a8c1e2

Please sign in to comment.