packages feed

amazonka-cloudformation 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-cloudformation.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-cloudformation-version:               0.0.3+version:               0.0.4 synopsis:              Amazon CloudFormation SDK. homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -65,5 +65,5 @@     other-modules:      build-depends:-          amazonka-core == 0.0.3.*+          amazonka-core == 0.0.4.*         , base          >= 4.7     && < 5
gen/Network/AWS/CloudFormation/Types.hs view
@@ -176,8 +176,7 @@     type Er CloudFormation = RESTError      service = Service-        { _svcEndpoint     = regional-        , _svcAbbrev       = "CloudFormation"+        { _svcAbbrev       = "CloudFormation"         , _svcPrefix       = "cloudformation"         , _svcVersion      = "2010-05-15"         , _svcTargetPrefix = Nothing