/leanpub

Haskell client for the Leanpub API

Primary LanguageHaskellMIT LicenseMIT

Packages in this repository:

  • leanpub-concepts is a minimal package that just defines a common set of types for working with the Leanpub API.

  • leanpub-wreq helps you make requests to the Leanpub API in conjunction with the wreq and aeson packages.

To build and test with all supported compiler versions:

nix build .#testConfigurations.all --no-link