aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haddock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.cabal b/haddock.cabal
index a9b3cac7..b0829667 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -81,7 +81,7 @@ executable haddock
if impl(ghc >= 6.9)
build-depends: Cabal >= 1.5
- build-depends: base >= 4.0.0.0 && < 4.1.0.0
+ build-depends: base >= 4.0.0.0 && < 4.2.0.0
else
build-depends: base < 4.0.0.0