Compile with all warning to write cleaner code

This commit is contained in:
Sasha 2018-03-19 12:11:44 +01:00
parent 645c2b2e32
commit 8f8d5afc28
1 changed files with 1 additions and 0 deletions

View File

@ -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