Repository : ssh://darcs.haskell.org//srv/darcs/packages/process On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/ff412aea47e57c49dbb19a21438510ec8863c767 >--------------------------------------------------------------- commit ff412aea47e57c49dbb19a21438510ec8863c767 Author: Ian Lynagh <[email protected]> Date: Mon Dec 12 21:38:58 2011 +0000 Update dependencies >--------------------------------------------------------------- process.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/process.cabal b/process.cabal index 8f6b920..d999b0d 100644 --- a/process.cabal +++ b/process.cabal @@ -58,7 +58,7 @@ Library { } build-depends: directory >= 1.0 && < 1.2, - filepath >= 1.1 && < 1.3 + filepath >= 1.1 && < 1.4 extensions: CPP } _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
