show all the warnings!
This commit is contained in:
parent
50691d8406
commit
ef12ff1147
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ cabal-version: >=1.10
|
||||||
executable haskelloids
|
executable haskelloids
|
||||||
-- .hs or .lhs file containing the Main module.
|
-- .hs or .lhs file containing the Main module.
|
||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
|
ghc-options: -Wall
|
||||||
|
|
||||||
-- Modules included in this executable, other than Main.
|
-- Modules included in this executable, other than Main.
|
||||||
-- other-modules:
|
-- other-modules:
|
||||||
|
|
Loading…
Reference in a new issue