MIT licensed by Chris Martin
Maintained by Chris Martin, Julie Moronuki
This version can be pinned in stack with:stripe-concepts-1.0.2.4@sha256:25be27acb2baed8af7b64561047aabec61efdb0fd6721caba7c8cea74b97a9ad,872

Module documentation for 1.0.2.4

Depends on 3 packages(full list with versions):

This is a minimal package that just defines a common set of types for working with the Stripe API.

Changes

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

1.0.0.0 - 2018-12-20

  • Initial release

1.0.1.0 - 2019-06-16

New:

  • CouponId type

1.0.2.0 - 2019-09-30

New:

  • ApiVersion and RequestApiVersion types

1.0.2.2 - 2020-04-18

Tightened dependency version bounds

1.0.2.4 - 2020-05-20

Support GHC 8.10