packages feed

eventstore 0.10.0.1 → 0.10.0.2

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~aesonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

CHANGELOG.markdown view
@@ -1,3 +1,7 @@+0.10.0.2+--------+* Bump aeson version.+ 0.10.0.1 -------- * Bump async version.
eventstore.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             0.10.0.1+version:             0.10.0.2  tested-with: GHC >= 7.8.3 && < 7.11 @@ -100,7 +100,7 @@    -- Other library packages from which modules are imported.   build-depends:       base       >=4.7      && <5-                     , aeson      >=0.8      && <0.11+                     , aeson      >=0.8      && <0.12                      , async      >=2.0      && <2.2                      , bytestring >=0.10.4   && <0.11                      , cereal     >=0.4      && <0.6