diff options
author | tv <tv@shackspace.de> | 2014-07-28 00:42:27 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2014-07-28 00:42:27 +0200 |
commit | 576d9ae79bd52311d8472c4f21db09386e6f2640 (patch) | |
tree | 54ff8c22aca50bbe5ef65cdab5725a5e88a3b2aa | |
parent | 59f1f083500dee3eeba465ac8aecdcc9986d5a2b (diff) |
add some ghc-options
-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 |