From f7b6a4508f5cbcaf8efce5eec0498291626529ab Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 5 Nov 2007 06:37:31 +0000 Subject: [PATCH] Remove stale comment --- xmonad.cabal | 1 - 1 file changed, 1 deletion(-) 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