@hackage hyperpublic0.1.1

A thin wrapper for the Hyperpublic API

A thin Haskell wrapper for the Hyperpublic API. See the Hackage page for library documentation and examples.

A Note on Version Numbers

This package adheres to the following convention regarding version numbers:

x.y.z
  • x -- Major digit, denotes structural changes to the library's exposed modules. Application code will probably require updates.
  • y -- Minor digit, denotes feature additions. Application code will not require updates.
  • z -- Bugfix digit, denotes bug fixes. Application code will not require updates.