aboutsummaryrefslogtreecommitdiffstats
path: root/thunk.cabal
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-03-08 12:42:55 +0100
committerDon Stewart <dons@cse.unsw.edu.au>2007-03-08 12:42:55 +0100
commit5f244e18fa09e49c4fcc50f8993c52d1d3fc9dc6 (patch)
tree3712bd398b4126175ad65b4c522d3054a0a941fa /thunk.cabal
parent5f8077ae9e06085d2d31abf1f7e1f03c23341b1c (diff)
downloadxmonad-5f244e18fa09e49c4fcc50f8993c52d1d3fc9dc6.tar.gz
xmonad-5f244e18fa09e49c4fcc50f8993c52d1d3fc9dc6.tar.xz
xmonad-5f244e18fa09e49c4fcc50f8993c52d1d3fc9dc6.zip
unpack on our own
darcs-hash:20070308114255-9c5c1-a55a9a5f3d0a5b2a46b0e62a99588c776dbfec3c.gz
Diffstat (limited to '')
-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