MIT licensed by Chris Martin
Maintained by Chris Martin, Julie Moronuki
This version can be pinned in stack with:stripe-wreq-1.0.0.0@sha256:1e100dafed14d63842eaa902c6519b6d3540492ee6f148cce766be4a167cab90,1173

Module documentation for 1.0.0.0

This package helps you make requests to the Stripe API in conjunction with the wreq package. This is a minimal library that makes no attempt obscure either its underpinnings in Wreq or any of the details of the Stripe API. Responses are returned as aeson values.

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