From 66fc81ebbe9f5dcb5a1d59cc9eb0ac4ba58c3685 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Thu, 27 Sep 2007 23:42:30 +0200 Subject: note that we use pattern guards in the .cabal file darcs-hash:20070927214230-cba2c-df9ecabeafab380ba1dddc546457ba531607f07b --- xmonad.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad.cabal b/xmonad.cabal index ab54885..27daf61 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -27,4 +27,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 +-- Also requires deriving Typeable, PatternGuards -- cgit v1.2.3