The Github API v3 for Haskell.
In your project's cabal file:
-- Packages needed in order to build this package.
Build-depends: github
Or from the command line:
cabal install github
See the samples in the samples/ directory.
For details see the reference documentation on Hackage. Later.
Copyright 2011 Mike Burns.
Available under the BSD 3-clause license.