stripe-haskell 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+4/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- stripe-haskell.cabal +4/−1
stripe-haskell.cabal view
@@ -1,5 +1,5 @@ name: stripe-haskell-version: 0.1.0.0+version: 0.1.0.1 synopsis: Stripe API for Haskell license: MIT license-file: LICENSE@@ -12,6 +12,9 @@ build-type: Simple cabal-version: >=1.10 Description: + .+ <<https://stripe.com/img/navigation/logo@2x.png>>+ . [100% Stripe API Coverage:] (<https://stripe.com/docs/api>) All Stripe commands are supported, including but not limited to Charges, Refunds, Customers, Cards,