summaryrefslogtreecommitdiffstats
path: root/xmonad.cabal
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-11-05 07:37:31 +0100
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-11-05 07:37:31 +0100
commitae7cab377469770ed8e432d5220fded604d4676f (patch)
treea3a80dba59c12d3ef62f473a78778224c7cd0874 /xmonad.cabal
parent8402b4a65a0fcc05ed97b98732d7780831317ede (diff)
downloadmetatile-ae7cab377469770ed8e432d5220fded604d4676f.tar
metatile-ae7cab377469770ed8e432d5220fded604d4676f.zip
Remove stale comment
darcs-hash:20071105063731-a5988-89afd72d4a7e7482ce429a25a24a63f1eff16794
Diffstat (limited to 'xmonad.cabal')
-rw-r--r--xmonad.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmonad.cabal b/xmonad.cabal
index 39e3c1a..9587993 100644
--- a/xmonad.cabal
+++ b/xmonad.cabal
@@ -48,4 +48,3 @@ executable xmonad
other-modules: XMonad.Core XMonad.Layouts XMonad.Operations XMonad.StackSet XMonad
ghc-options: -funbox-strict-fields -Wall -Werror -optl-Wl,-s
ghc-prof-options: -prof -auto-all
--- Also requires deriving Typeable, PatternGuards