From a7d582ee7e214d548a1459301eb7ee51804522dd Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Thu, 30 Apr 2009 05:48:23 +0200 Subject: Optimizer bug does not affect 6.10.2 (issue 226) Ignore-this: f43f9bf9502ebb19743c3b417ef02347 darcs-hash:20090430034823-1499c-fc1b5adbfd3192709c109483c32987e89d63d2da.gz --- xmonad-contrib.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal index ae26603..09dd6ff 100644 --- a/xmonad-contrib.cabal +++ b/xmonad-contrib.cabal @@ -57,7 +57,7 @@ library if flag(testing) ghc-options: -Werror - if impl (ghc >= 6.10.1) && arch (x86_64) + if impl (ghc == 6.10.1) && arch (x86_64) ghc-options: -O0 exposed-modules: XMonad.Doc -- cgit v1.2.3