From 1e225b38a7303ebda37201e75ea0e69d8c99b4a2 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 7 Mar 2007 04:03:51 +0100 Subject: comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNewtypeDeriving darcs-hash:20070307030351-9c5c1-1bdd8f6be37c4e1fa30aaed0af13ee00790cb8b4.gz --- thunk.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'thunk.cabal') 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 -- cgit v1.2.3