From: Simon Marlow Date: Wed, 5 May 2010 10:13:26 +0000 (+0000) Subject: Allow filepath-1.2.* X-Git-Tag: ghc-darcs-git-switchover~9 X-Git-Url: http://git.megacz.com/?p=haskell-directory.git;a=commitdiff_plain;h=30afd752f5702fc1ce9d64e40c84895d612ffd0b Allow filepath-1.2.* --- diff --git a/directory.cabal b/directory.cabal index 52cc6f8..3531a6e 100644 --- a/directory.cabal +++ b/directory.cabal @@ -32,7 +32,7 @@ Library { extensions: CPP, ForeignFunctionInterface build-depends: base >= 4.1 && < 4.3, old-time >= 1.0 && < 1.1, - filepath >= 1.1 && < 1.2 + filepath >= 1.1 && < 1.3 if !impl(nhc98) { if os(windows) { build-depends: Win32