packages feed

atomic-write 0.2.1.0 → 0.2.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~filepathPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: filepath

API changes (from Hackage documentation)

Files

atomic-write.cabal view
@@ -1,5 +1,5 @@ name:                atomic-write-version: 0.2.1.0+version: 0.2.1.1 synopsis:            Atomically write to a file homepage:            https://github.com/stackbuilders/atomic-write description:@@ -71,7 +71,7 @@                        , temporary >= 1.3 && < 1.4                        , unix-compat >= 0.5 && < 1.0                        , directory >= 1.3 && < 1.4-                       , filepath >= 1.4 && < 1.5+                       , filepath >= 1.4 && < 1.6                        , text >= 1.2 && < 3.0                        , bytestring >= 0.10.4 && < 0.13.0