Repository : ssh://darcs.haskell.org//srv/darcs/packages/directory

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/92fb0dc239b9220dc21fc62ca79789084e73fff6

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

commit 92fb0dc239b9220dc21fc62ca79789084e73fff6
Author: Ian Lynagh <[email protected]>
Date:   Fri Nov 30 17:56:11 2012 +0000

    Update dependencies

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

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

diff --git a/directory.cabal b/directory.cabal
index 794dba4..bb4815d 100644
--- a/directory.cabal
+++ b/directory.cabal
@@ -33,7 +33,7 @@ Library {
     extensions: CPP, ForeignFunctionInterface
     if impl(ghc >= 7.1)
         extensions: NondecreasingIndentation
-    build-depends: base >= 4.2 && < 4.7,
+    build-depends: base >= 4.2 && < 4.8,
                    time < 1.5,
                    filepath >= 1.1 && < 1.4
     if !impl(nhc98) {



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to