amazonka-datapipeline 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-datapipeline.cabal view
@@ -1,5 +1,5 @@ name: amazonka-datapipeline-version: 0.0.3+version: 0.0.4 synopsis: Amazon Data Pipeline SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -57,5 +57,5 @@ other-modules: build-depends:- amazonka-core == 0.0.3.*+ amazonka-core == 0.0.4.* , base >= 4.7 && < 5
gen/Network/AWS/DataPipeline/Types.hs view
@@ -119,8 +119,7 @@ type Er DataPipeline = JSONError service = Service- { _svcEndpoint = regional- , _svcAbbrev = "DataPipeline"+ { _svcAbbrev = "DataPipeline" , _svcPrefix = "datapipeline" , _svcVersion = "2012-10-29" , _svcTargetPrefix = Just "DataPipeline"