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 3b6002f1..56e62e60 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -45,7 +45,7 @@ executable haddock
ghc-options: -funbox-strict-fields -Wall -fwarn-tabs -O2
build-depends:
- base >= 4.3 && < 4.9
+ base >= 4.3 && < 4.10
if flag(in-ghc-tree)
hs-source-dirs: haddock-api/src, haddock-library/vendor/attoparsec-0.12.1.1, haddock-library/src
cpp-options: -DIN_GHC_TREE