Compile with all warning to write cleaner code
This commit is contained in:
parent
645c2b2e32
commit
8f8d5afc28
1 changed files with 1 additions and 0 deletions
|
@ -41,5 +41,6 @@ library
|
||||||
, containers
|
, containers
|
||||||
, mtl
|
, mtl
|
||||||
, random
|
, random
|
||||||
|
ghc-options: -Wall
|
||||||
hs-source-dirs: src
|
hs-source-dirs: src
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
|
Loading…
Reference in a new issue