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

On branch  : ghc-7.6

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

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

commit c5a0db5eb4ce6a3736bf4f5caac3ff465b3dbaf9
Author: Paolo Capriotti <[email protected]>
Date:   Tue Aug 14 13:25:49 2012 +0100

    Update version bounds for directory

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

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

diff --git a/haskell98.cabal b/haskell98.cabal
index 85c9c2a..dbbc500 100644
--- a/haskell98.cabal
+++ b/haskell98.cabal
@@ -18,7 +18,7 @@ Cabal-Version: >= 1.6
 
 Library
     build-depends:     base        >= 3   && < 5,
-                    directory   >= 1.1 && < 1.2,
+                    directory   >= 1.1 && < 1.3,
                     old-time    >= 1.0 && < 1.2,
                     old-locale  >= 1.0 && < 1.1,
                     process     >= 1.0 && < 1.2,



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

Reply via email to