packages feed

ziptastic-core 0.2.0.1 → 0.2.0.2

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

ziptastic-core.cabal view
@@ -1,5 +1,5 @@ name:                ziptastic-core-version:             0.2.0.1+version:             0.2.0.2 synopsis:   Core Servant specification for the Ziptastic API for doing forward and reverse geocoding. description:@@ -29,7 +29,7 @@   hs-source-dirs:  src   exposed-modules: Ziptastic.Core   build-depends:-      aeson                 >= 0.7 && < 1.2+      aeson                 >= 0.7 && < 1.3     , base                  >= 4.7 && < 5     , base-compat           == 0.9.*     , bytestring            == 0.10.*