aboutsummaryrefslogtreecommitdiffstats
path: root/thunk.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'thunk.cabal')
-rw-r--r--thunk.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/thunk.cabal b/thunk.cabal
index 90bc2c1..e4df966 100644
--- a/thunk.cabal
+++ b/thunk.cabal
@@ -12,3 +12,4 @@ 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
+extensions: GeneralizedNewtypeDeriving