summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2014-07-28 00:42:27 +0200
committertv <tv@shackspace.de>2014-07-28 00:42:27 +0200
commit576d9ae79bd52311d8472c4f21db09386e6f2640 (patch)
tree54ff8c22aca50bbe5ef65cdab5725a5e88a3b2aa
parent59f1f083500dee3eeba465ac8aecdcc9986d5a2b (diff)
add some ghc-options
-rw-r--r--hack.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/hack.cabal b/hack.cabal
index d398a93..709576c 100644
--- a/hack.cabal
+++ b/hack.cabal
@@ -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