From 8dc98f6420661f32ff64eab7823465d271114f8f Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Sat, 8 Dec 2007 02:50:15 +0100 Subject: Hide generalized newtype deriving from Haddock darcs-hash:20071208015015-a5988-71859e01140da3ecdacddab8f37f789fa495d9c8 --- xmonad.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xmonad.cabal') diff --git a/xmonad.cabal b/xmonad.cabal index c7e0e40..568ad94 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -43,6 +43,7 @@ library ghc-options: -funbox-strict-fields -Wall -Werror -optl-Wl,-s ghc-prof-options: -prof -auto-all + extensions: CPP executable xmonad main-is: Main.hs @@ -51,3 +52,4 @@ executable xmonad ghc-options: -funbox-strict-fields -Wall -Werror -optl-Wl,-s ghc-prof-options: -prof -auto-all + extensions: CPP -- cgit v1.2.3