Warn on everything, error on anything

This commit is contained in:
Joshua Clayton 2016-05-11 05:32:42 -04:00
parent 4b60a06438
commit cf542044df

View File

@ -42,6 +42,7 @@ library
, terminal-progress-bar
, ansi-terminal
, unix
ghc-options: -Wall -Werror -O2
default-language: Haskell2010
executable unused