unix-compat 0.4.1.3 → 0.4.1.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~timePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: time
API changes (from Hackage documentation)
Files
- unix-compat.cabal +2/−2
unix-compat.cabal view
@@ -1,5 +1,5 @@ name: unix-compat-version: 0.4.1.3+version: 0.4.1.4 synopsis: Portable POSIX-compatibility layer. description: This package provides portable implementations of parts of the unix package. This package re-exports the unix@@ -56,7 +56,7 @@ else build-depends: directory == 1.1.* else- build-depends: time >= 1.0 && < 1.5+ build-depends: time >= 1.0 && < 1.6 build-depends: directory >= 1.2 && < 1.3 other-modules: