[commit: process] ghc-7.4: Update dependencies (ff412ae)
Ian Lynagh
igloo at earth.li
Tue Dec 13 00:29:31 CET 2011
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 <igloo at earth.li>
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
}
More information about the Cvs-libraries
mailing list