Hackage

From HaskellWiki
Revision as of 01:16, 12 February 2015 by DuncanCoutts (talk | contribs) (reorganise the page)

Hackage is the Haskell community's central package archive. Package authors use it to publish their libraries and programs while other Haskell programmers use tools like cabal-install to download and install packages (or people get the packages via their distro).

Links

Getting help

  • For issues with accounts or permissions please contact the administrators by email admin@hackage.haskell.org
  • Submit bug reports in the github issue tracker.
  • New ideas are best submitted at the project page.
  • There is a #hackage IRC channel on freenode for the discussion of the development of the hackage server and related tools such as Cabal/cabal-install.

Administration and policies

Related resources

  • There is a daily updated BibTeX database for citing packages.

Blog posts