aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--thunk.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/thunk.cabal b/thunk.cabal
index 839f470..d009f7d 100644
--- a/thunk.cabal
+++ b/thunk.cabal
@@ -11,5 +11,5 @@ build-depends: base==2.0, X11>=1.1, X11-extras==0.0, unix==1.0, mtl==1.0
executable: thunk
main-is: Main.hs
-ghc-options: -O -funbox-strict-fields -Wall -optl-Wl,-s
+ghc-options: -O -Wall -optl-Wl,-s
extensions: GeneralizedNewtypeDeriving