[commit: process] ghc-7.6: Update version bound for directory (0ab69a6)
Paolo Capriotti <[email protected]> Tue, 14 Aug 2012 09:36:12 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.libraries |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/packages/process On branch : ghc-7.6 http://hackage.haskell.org/trac/ghc/changeset/0ab69a65edae8c1a34ecee3a97b3839c833985f2 >--------------------------------------------------------------- commit 0ab69a65edae8c1a34ecee3a97b3839c833985f2 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