packages feed

amazonka 0.3.3.1 → 0.3.4

raw patch · 1 files changed

+7/−7 lines, 1 filesdep ~amazonka-coredep ~conduitdep ~http-conduitPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: amazonka-core, conduit, http-conduit, lens, resourcet, time

API changes (from Hackage documentation)

Files

amazonka.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-version:               0.3.3.1+version:               0.3.4 synopsis:              Comprehensive Amazon Web Services SDK homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -42,23 +42,23 @@         , Network.AWS.Internal.Retry      build-depends:-          amazonka-core       == 0.3.3.*+          amazonka-core       == 0.3.4.*         , base                >= 4.7     && < 5         , bytestring          >= 0.9-        , conduit             >= 1.1     && < 1.3+        , conduit             >= 1.1         , conduit-extra       == 1.1.*         , cryptohash          == 0.11.*         , cryptohash-conduit  >= 0.1.1         , exceptions          >= 0.6-        , http-conduit        >= 2.1.4   && < 2.3-        , lens                >= 4.4     && < 5+        , http-conduit        >= 2.1.4+        , lens                >= 4.4         , mmorph              >= 1       && < 2         , monad-control       >= 1       && < 2         , mtl                 >= 2.1.3.1-        , resourcet           >= 1.1     && < 1.3+        , resourcet           >= 1.1         , retry               >= 0.5         , text                >= 1.1-        , time                >= 1.2     && < 1.6+        , time                >= 1.2         , transformers        >= 0.2         , transformers-base   >= 0.4.2         , transformers-compat >= 0.3