packages feed

amazonka-sns 0.0.3 → 0.0.4

raw patch · 2 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: amazonka-core

API changes (from Hackage documentation)

Files

amazonka-sns.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-sns-version:               0.0.3+version:               0.0.4 synopsis:              Amazon Simple Notification Service SDK. homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -72,5 +72,5 @@     other-modules:      build-depends:-          amazonka-core == 0.0.3.*+          amazonka-core == 0.0.4.*         , base          >= 4.7     && < 5
gen/Network/AWS/SNS/Types.hs view
@@ -76,8 +76,7 @@     type Er SNS = RESTError      service = Service-        { _svcEndpoint     = regional-        , _svcAbbrev       = "SNS"+        { _svcAbbrev       = "SNS"         , _svcPrefix       = "sns"         , _svcVersion      = "2010-03-31"         , _svcTargetPrefix = Nothing