aboutsummaryrefslogtreecommitdiffstats
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
commit6789f0a3cdd67baea49f3a003986201ef7a146c5 (patch)
treea3a80dba59c12d3ef62f473a78778224c7cd0874
parentd99ed555f8c517ea8ff3c64203913ffee4c2e3e4 (diff)
downloadxmonad-6789f0a3cdd67baea49f3a003986201ef7a146c5.tar.gz
xmonad-6789f0a3cdd67baea49f3a003986201ef7a146c5.tar.xz
xmonad-6789f0a3cdd67baea49f3a003986201ef7a146c5.zip
Remove stale comment
darcs-hash:20071105063731-a5988-89afd72d4a7e7482ce429a25a24a63f1eff16794.gz
-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