Skip to content

mkscrg/hyperpublic-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Haskell wrapper for the Hyperpublic API

Resources

Stars

Watchers

Forks

Packages

No packages published