From b1827aa25f5cde0127598fa4bfc3e522b83741c5 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Sat, 29 Mar 2008 21:58:04 +0100 Subject: Remove -fhpc from ghc-options (annoying hackage workaround) darcs-hash:20080329205804-a5988-95e8d7691598e211fd40306208140f152f518622 --- xmonad.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmonad.cabal') diff --git a/xmonad.cabal b/xmonad.cabal index 775286d..24b3bf9 100644 --- a/xmonad.cabal +++ b/xmonad.cabal @@ -72,6 +72,6 @@ executable xmonad cpp-options: -DTESTING hs-source-dirs: . tests/ build-depends: QuickCheck < 2 - ghc-options: -Werror -fhpc + ghc-options: -Werror if flag(testing) && flag(small_base) build-depends: random -- cgit v1.2.3