Remove stale comment

This commit is contained in:
Spencer Janssen
2007-11-05 06:37:31 +00:00
parent 00f83ac78a
commit f7b6a4508f

View File

@@ -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