[commit: directory] master: Update dependencies. (d7be798)
Paolo Capriotti <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.libraries |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/packages/directory On branch : master http://hackage.haskell.org/trac/ghc/changeset/d7be79872eca869d7f127a14a7dc49a8edad50ba >--------------------------------------------------------------- commit d7be79872eca869d7f127a14a7dc49a8edad50ba Author: Paolo Capriotti <[email protected]> Date: Tue Jul 10 16:41:19 2012 +0100 Update dependencies. >--------------------------------------------------------------- directory.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/directory.cabal b/directory.cabal index f96bcc1..34436e9 100644 --- a/directory.cabal +++ b/directory.cabal @@ -34,7 +34,7 @@ Library { extensions: NondecreasingIndentation build-depends: base >= 4.2 && < 4.7, time < 1.5, - filepath >= 1.1 && < 1.3 + filepath >= 1.1 && < 1.4 if !impl(nhc98) { if os(windows) { build-depends: Win32