Hackage: Difference between revisions
(Added links; removed remark about Hackage 2 beta) |
(Replaced the link to the Hackage trac; deleted section "Wanted features" as it is obsolete; updated the link for project ideas) |
||
Line 7: | Line 7: | ||
* [https://hackage.haskell.org/packages/search?terms=cabal Other cabal related packages] | * [https://hackage.haskell.org/packages/search?terms=cabal Other cabal related packages] | ||
Information on Hackage can be found on the [ | Information on Hackage can be found on the [https://github.com/haskell/hackage-server/wiki Hackage wiki]. | ||
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. Submit issues at [https://github.com/haskell/hackage-server/issues the repository site]. | ||
New ideas are best submitted at the [https://github.com/haskell/hackage-server/issues?labels=enhancement&page=1&state=open project page]. | |||
[[Category:Packages]] | [[Category:Packages]] | ||
[[Category:Tools]] | [[Category:Tools]] | ||
[[Category:Development_tools]] | [[Category:Development_tools]] |
Revision as of 15:47, 4 July 2014
Hackage is a community development project consisting of a number of components related to packaging Haskell software:
Information on Hackage can be found on the Hackage wiki. 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.