filestore 0.4.0.2 → 0.4.0.3
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
- filestore.cabal +2/−2
filestore.cabal view
@@ -1,5 +1,5 @@ Name: filestore-Version: 0.4.0.2+Version: 0.4.0.3 Cabal-version: >= 1.2 Build-type: Custom Tested-with: GHC==6.10.1@@ -38,7 +38,7 @@ directory >= 1.0 && < 1.2, parsec >= 2 && < 3.2, process >= 1.0 && < 1.2,- time >= 1.1 && < 1.2,+ time >= 1.1 && < 1.3, xml >= 1.3 && < 1.4, split >= 0.1 && < 0.2, Diff >= 0.1.2 && < 0.2,