Enable -Wall always

This commit is contained in:
patrick brisbin 2018-01-25 19:39:06 -05:00
parent 257a25e901
commit 82585f9b32

View File

@ -10,6 +10,8 @@ license: MIT
github: thoughtbot/yesod-auth-oauth2.git
homepage: http://github.com/thoughtbot/yesod-auth-oauth2
ghc-options: -Wall
dependencies:
- base >=4.8.0.0 && <5