packages feed

amazonka-opsworks 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-opsworks.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-opsworks-version:               0.0.3+version:               0.0.4 synopsis:              Amazon OpsWorks SDK. homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -101,5 +101,5 @@     other-modules:      build-depends:-          amazonka-core == 0.0.3.*+          amazonka-core == 0.0.4.*         , base          >= 4.7     && < 5
gen/Network/AWS/OpsWorks/Types.hs view
@@ -429,8 +429,7 @@     type Er OpsWorks = JSONError      service = Service-        { _svcEndpoint     = regional-        , _svcAbbrev       = "OpsWorks"+        { _svcAbbrev       = "OpsWorks"         , _svcPrefix       = "opsworks"         , _svcVersion      = "2013-02-18"         , _svcTargetPrefix = Just "OpsWorks_20130218"