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 86d24fbd..7029c733 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -66,7 +66,7 @@ executable haddock
build-depends:
base,
haskell98,
- ghc >= 6.8.2 && < 6.11,
+ ghc >= 6.8.2 && < 6.13,
filepath,
directory,
pretty,