Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 643 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 643 Bytes

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