Repository : ssh://darcs.haskell.org//srv/darcs/packages/process On branch : master
http://hackage.haskell.org/trac/ghc/changeset/cf75119f7fad1325032d21772a04cacf90560cbc >--------------------------------------------------------------- commit cf75119f7fad1325032d21772a04cacf90560cbc Author: Paolo Capriotti <[email protected]> Date: Tue Jul 10 17:01:51 2012 +0100 Update dependencies. >--------------------------------------------------------------- process.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/process.cabal b/process.cabal index 6c6f034..a74c761 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, deepseq >= 1.1 && < 1.4 extensions: CPP _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
