diff options
Diffstat (limited to 'hack.cabal')
-rw-r--r-- | hack.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,3 +18,6 @@ Executable hack time, mtl, base + + ghc-options: -threaded -Wall -fwarn-tabs -funbox-strict-fields -O2 + -fno-warn-orphans -fno-warn-unused-do-bind |