summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xmonad.cabal2
1 files changed, 1 insertions, 1 deletions
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