packages feed

access-time 0.1.0.3 → 0.1.0.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~filepathdep ~old-timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: filepath, old-time

API changes (from Hackage documentation)

Files

access-time.cabal view
@@ -1,5 +1,5 @@ Name:                access-time-Version:             0.1.0.3+Version:             0.1.0.4 Cabal-Version:       >= 1.6 Category:            System Synopsis:            Cross-platform support for retrieving file access times@@ -27,4 +27,4 @@                 Build-Depends:          unix >= 2.3 && < 2.6                 Cpp-Options:            -DUNIX         -        Build-Depends:          base >= 3 && < 5, old-time >= 1.0 && < 1.1, time >= 1.1 && < 1.5, filepath >= 1.1 && < 1.3+        Build-Depends:          base >= 3 && < 5, old-time >= 1.0 && < 1.2, time >= 1.1 && < 1.5, filepath >= 1.1 && < 1.4