Hackage

From HaskellWiki
Revision as of 01:16, 12 February 2015 by DuncanCoutts (talk | contribs) (reorganise the page)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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