Difference between revisions of "Hackage"

From HaskellWiki
Jump to navigation Jump to search
(BibTeX)
(Added remark about Hackage 2)
Line 6: Line 6:
 
* [http://hackage.haskell.org/trac/hackage/wiki/CabalInstall cabal-install]
 
* [http://hackage.haskell.org/trac/hackage/wiki/CabalInstall cabal-install]
   
Information on hackage can be found on the [http://hackage.haskell.org/trac/hackage Hackage Trac page].
+
[http://beta.hackage.haskell.org/ Hackage 2], with more functionality, is now available for public beta testing, see the
  +
[http://www.haskell.org/pipermail/haskell/2013-September/039159.html announcement].
  +
  +
Information on Hackage can be found on the [http://hackage.haskell.org/trac/hackage Hackage Trac page].
 
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.
 
There is also a daily updated [[BibTeX]] database for [http://code.haskell.org/~thielema/bibtex/hackage.bib.gz citing] packages.

Revision as of 20:00, 13 September 2013

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

Hackage 2, with more functionality, is now available for public beta testing, see the announcement.

Information on Hackage can be found on the Hackage Trac page. A simple web interface to HackageDB is available. There is also a daily updated BibTeX database for citing packages.


Hackage ideas posted to this wiki. New ideas are better submitted over the corresponding project page.

Wanted features

  • Bug tracking
  • Project info page (wiki-like?)
  • Hosting of documentation.