packages feed

aws-sdk 0.11.3.2 → 0.11.3.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~http-conduitPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-conduit

API changes (from Hackage documentation)

Files

aws-sdk.cabal view
@@ -1,5 +1,5 @@ name:                aws-sdk-version:             0.11.3.2+version:             0.11.3.3 synopsis:            AWS SDK for Haskell description: AWS (Amazon Web Services) sdk for Haskell.              .@@ -121,7 +121,7 @@                    , transformers                    , time                    , old-locale-                   , http-conduit+                   , http-conduit < 1.9.0                    , data-default                    , xml-conduit >= 1.0.3.3                    , xml-types