Difference between revisions of "Hackage"

From HaskellWiki
Jump to navigation Jump to search
(Added a link to the Haskell.org server status page)
(Added a link to "Hackage download ranking")
Line 9: Line 9:
 
If you want to see if the Hackage server is running, see [http://status.haskell.org/ the Haskell.org server status]
 
If you want to see if the Hackage server is running, see [http://status.haskell.org/ the Haskell.org server status]
   
Information on Hackage can be found on the [https://github.com/haskell/hackage-server/wiki Hackage wiki].
+
Information on Hackage can be found on the [https://github.com/haskell/hackage-server/wiki Hackage wiki]. For a list of most downloaded packages, see the [http://best-haskell.herokuapp.com/#/ Hackage download ranking].
 
A simple [http://hackage.haskell.org/packages/hackage.html web interface] to HackageDB is available.
 
A simple [http://hackage.haskell.org/packages/hackage.html web interface] to HackageDB is available.
 
There is also a daily updated [[BibTeX]] database for [http://code.haskell.org/~thielema/bibtex/hackage.bib.gz citing] packages. Submit issues at [https://github.com/haskell/hackage-server/issues the repository site].
 
There is also a daily updated [[BibTeX]] database for [http://code.haskell.org/~thielema/bibtex/hackage.bib.gz citing] packages. Submit issues at [https://github.com/haskell/hackage-server/issues the repository site].

Revision as of 07:02, 27 September 2014

Hackage is a community development project consisting of a number of components related to packaging Haskell software:

If you want to see if the Hackage server is running, see the Haskell.org server status

Information on Hackage can be found on the Hackage wiki. For a list of most downloaded packages, see the Hackage download ranking. A simple web interface to HackageDB is available. There is also a daily updated BibTeX database for citing packages. Submit issues at the repository site.

New ideas are best submitted at the project page.