packages feed

amazonka 0.0.2 → 0.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~amazonka-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: amazonka-core

API changes (from Hackage documentation)

Files

amazonka.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-version:               0.0.2+version:               0.0.3 synopsis:              Comprehensive Amazon Web Services SDK homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -34,7 +34,7 @@         , Network.AWS      build-depends:-          amazonka-core     == 0.0.2.*+          amazonka-core     == 0.0.3.*         , base              >= 4.7     && < 5         , conduit           >= 1.1     && < 1.3         , exceptions        == 0.6.*