show all the warnings!

This commit is contained in:
nek0 2016-12-28 14:57:50 +01:00
parent 50691d8406
commit ef12ff1147

View file

@ -50,6 +50,7 @@ cabal-version: >=1.10
executable haskelloids
-- .hs or .lhs file containing the Main module.
main-is: Main.hs
ghc-options: -Wall
-- Modules included in this executable, other than Main.
-- other-modules: