Enable -Wall always

This commit is contained in:
patrick brisbin 2018-01-25 19:39:06 -05:00
parent 08ffdb0d9d
commit 08a7b3beb6
No known key found for this signature in database
GPG Key ID: 4243EA839B9CC425

View File

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