From 6642404dc5482f737221de075c0fc9a63cdda91d Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Tue, 5 Jun 2007 11:26:59 +0200 Subject: mention why StackSet needs -fglasgow-exts (for deriving Typeable) darcs-hash:20070605092659-9c5c1-7eee6ed8801aa1c81e62d8dc62fa95035c4a5523 --- xmonad.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'xmonad.cabal') diff --git a/xmonad.cabal b/xmonad.cabal index a053250..5677c3f 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -28,3 +28,4 @@ other-modules: Config Operations StackSet XMonad ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s ghc-prof-options: -prof -auto-all extensions: GeneralizedNewtypeDeriving +-- Also requires deriving Typeable -- cgit v1.2.3