aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorHerbert Valerio Riedel <hvr@gnu.org>2014-12-22 17:51:52 +0100
committerMatthew Pickering <matthewtpickering@gmail.com>2015-12-14 15:07:30 +0000
commit33e89b2b4719f0dd1cd416c7d20d610be504910c (patch)
tree0eda172601054e3538c48f7df237a8f11bb635c4 /haddock.cabal
parentac10a4ccbe416e8612c6ca49b9f19c3a6f4cf25f (diff)
Bump versions for ghc-7.11
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 71b78347..6b5a8044 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -59,7 +59,7 @@ executable haddock
array,
xhtml >= 3000.2 && < 3000.3,
Cabal >= 1.10,
- ghc >= 7.9 && < 7.12,
+ ghc >= 7.11 && < 7.13,
bytestring,
transformers