From fc7626b6c8331e32ce4032dde2d693737f4a7ae3 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 7 Mar 2007 08:49:10 +0100 Subject: -Wall police. and strip the binary darcs-hash:20070307074910-9c5c1-c82071afe812d1e1e6f4577c07c1d7b0b141c6c9.gz --- thunk.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thunk.cabal') diff --git a/thunk.cabal b/thunk.cabal index 4e14716..48f24d0 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 +ghc-options: -O -funbox-strict-fields -Wall -Werror -optl-Wl,-s extensions: GeneralizedNewtypeDeriving -- cgit v1.2.3