Repository : ssh://darcs.haskell.org//srv/darcs/haddock

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/de8476a481867f986221a1f1d6829731d293e03b

>---------------------------------------------------------------

commit de8476a481867f986221a1f1d6829731d293e03b
Author: Ian Lynagh <i...@well-typed.com>
Date:   Fri Nov 30 23:20:47 2012 +0000

    Update dependencies

>---------------------------------------------------------------

 haddock.cabal |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/haddock.cabal b/haddock.cabal
index 91deca1..ddf0ce6 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,



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to