amazonka-route53-domains 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-route53-domains.cabal view
@@ -1,5 +1,5 @@ name: amazonka-route53-domains-version: 0.0.3+version: 0.0.4 synopsis: Amazon Route 53 Domains SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -53,5 +53,5 @@ other-modules: build-depends:- amazonka-core == 0.0.3.*+ amazonka-core == 0.0.4.* , base >= 4.7 && < 5
gen/Network/AWS/Route53Domains/Types.hs view
@@ -106,8 +106,7 @@ type Er Route53Domains = JSONError service = Service- { _svcEndpoint = regional- , _svcAbbrev = "Route53Domains"+ { _svcAbbrev = "Route53Domains" , _svcPrefix = "route53domains" , _svcVersion = "2014-05-15" , _svcTargetPrefix = Just "Route53Domains_v20140515"