X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=directory.cabal;h=ff83a86dc52862a829ae06488b6e70cdaba5fd62;hb=d9a27316302ac666c5f58636a2813686a81f6ba7;hp=52cc6f82b5ea015209dd166ea5f048c0d14a03cd;hpb=3f21943d5548833abc1be54dab33a9a36926dcd0;p=haskell-directory.git diff --git a/directory.cabal b/directory.cabal index 52cc6f8..ff83a86 100644 --- a/directory.cabal +++ b/directory.cabal @@ -30,9 +30,9 @@ Library { includes: HsDirectory.h install-includes: HsDirectory.h HsDirectoryConfig.h extensions: CPP, ForeignFunctionInterface - build-depends: base >= 4.1 && < 4.3, + build-depends: base >= 4.1 && < 4.4, 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