aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 3ec8eef7..eaa40fab 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -82,7 +82,7 @@ executable haddock
array,
xhtml >= 3000.2 && < 3000.3,
Cabal >= 1.5,
- ghc >= 6.12 && < 7.1
+ ghc >= 6.12 && < 7.2
if flag(in-ghc-tree)
cpp-options: -DIN_GHC_TREE
@@ -142,7 +142,7 @@ library
array,
xhtml >= 3000.2 && < 3000.3,
Cabal >= 1.5,
- ghc >= 6.12 && < 7.1
+ ghc >= 6.12 && < 7.2
if flag(in-ghc-tree)
cpp-options: -DIN_GHC_TREE