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 94784f90..f1d512ff 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -65,7 +65,7 @@ flag in-ghc-tree
executable haddock
build-depends:
- base >= 4.0.0.0 && < 4.2.0.0,
+ base >= 4.0.0.0 && < 4.3.0.0,
filepath,
directory,
pretty,