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 0dd450a7..7ff0cd9f 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -69,7 +69,7 @@ flag test
executable haddock
build-depends:
- base >= 4.0.0.0 && < 4.3.0.0,
+ base >= 4.0.0.0 && < 4.4.0.0,
filepath,
directory,
pretty,
@@ -133,7 +133,7 @@ executable haddock
library
build-depends:
- base >= 4.0.0.0 && < 4.3.0.0,
+ base >= 4.0.0.0 && < 4.4.0.0,
filepath,
directory,
pretty,