packages feed

stripe-haskell 2.4.1 → 2.5.0

raw patch · 1 files changed

+1/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

+ Web.Stripe: [stripeEndpoint] :: StripeConfig -> Maybe Endpoint
- Web.Stripe: StripeConfig :: StripeKey -> StripeConfig
+ Web.Stripe: StripeConfig :: StripeKey -> Maybe Endpoint -> StripeConfig

Files

stripe-haskell.cabal view
@@ -1,5 +1,5 @@ name:                stripe-haskell-version:             2.4.1+version:             2.5.0 synopsis:            Stripe API for Haskell license:             MIT license-file:        LICENSE