From 75b743d80618a173056d3ca308843b9eb4683b82 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Tue, 23 Sep 2008 18:06:58 +0000 Subject: Increase the GHC upper bound from 6.11 to 6.13 --- haddock.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'haddock.cabal') 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, -- cgit v1.2.3