From de8476a481867f986221a1f1d6829731d293e03b Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Fri, 30 Nov 2012 23:20:47 +0000 Subject: Update dependencies --- haddock.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haddock.cabal b/haddock.cabal index 91deca12..ddf0ce65 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -83,7 +83,7 @@ executable haddock if !flag(in-ghc-tree) build-tools: alex >= 2.3, happy >= 1.18 build-depends: - base >= 4.3 && < 4.7, + base >= 4.3 && < 4.8, filepath, directory, pretty, @@ -146,7 +146,7 @@ library if !flag(in-ghc-tree) build-tools: alex >= 2.3, happy >= 1.18 build-depends: - base >= 4.3 && < 4.7, + base >= 4.3 && < 4.8, filepath, directory, pretty, -- cgit v1.2.3