[commit: process] master: Update version bound for directory (0cae6ea)
Paolo Capriotti <[email protected]> Sun, 09 Sep 2012 07:56:21 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.libraries |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/packages/process On branch : master http://hackage.haskell.org/trac/ghc/changeset/0cae6ea0a3d67a9798f3c0ba1380bd585c1e0730 >--------------------------------------------------------------- commit 0cae6ea0a3d67a9798f3c0ba1380bd585c1e0730 Author: Paolo Capriotti <[email protected]> Date: Tue Aug 14 13:24:55 2012 +0100 Update version bound for directory >--------------------------------------------------------------- process.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/process.cabal b/process.cabal index a74c761..8c76b08 100644 --- a/process.cabal +++ b/process.cabal @@ -57,7 +57,7 @@ Library { cpp-options: -Dbase3 } - build-depends: directory >= 1.0 && < 1.2, + build-depends: directory >= 1.0 && < 1.3, filepath >= 1.1 && < 1.4, deepseq >= 1.1 && < 1.4