Skip to content

Commit

Permalink
Set more warning options
Browse files Browse the repository at this point in the history
  • Loading branch information
mfussenegger committed Dec 18, 2018
1 parent c65783c commit 526d4ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ description: |
ghc-options:
- -Wall
- -fno-warn-unused-do-bind
- -fwarn-tabs
- -fwarn-incomplete-uni-patterns
- -fwarn-incomplete-record-updates

dependencies:
- base >= 4.7 && < 5
Expand Down

0 comments on commit 526d4ff

Please sign in to comment.