diff options
author | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-11-05 07:37:31 +0100 |
---|---|---|
committer | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-11-05 07:37:31 +0100 |
commit | ae7cab377469770ed8e432d5220fded604d4676f (patch) | |
tree | a3a80dba59c12d3ef62f473a78778224c7cd0874 | |
parent | 8402b4a65a0fcc05ed97b98732d7780831317ede (diff) | |
download | metatile-ae7cab377469770ed8e432d5220fded604d4676f.tar metatile-ae7cab377469770ed8e432d5220fded604d4676f.zip |
Remove stale comment
darcs-hash:20071105063731-a5988-89afd72d4a7e7482ce429a25a24a63f1eff16794
-rw-r--r-- | xmonad.cabal | 1 |
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 |