aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index b3902e92..0a43c4ca 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -73,7 +73,7 @@ executable haddock
containers,
array,
Cabal >= 1.5,
- ghc >= 6.10.1 && < 6.13
+ ghc (>= 6.10.1 && <= 6.10.4) || 6.11.*
if flag(in-ghc-tree)
cpp-options: -DIN_GHC_TREE