Hackage
From HaskellWiki
(Difference between revisions)
(added description and links to the hackage trac page) |
(BibTeX) |
||
| (3 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | Hackage is a community development project consisting of a number of components related to packaging Haskell software: | + | '''Hackage''' is a community development project consisting of a number of components related to packaging Haskell software: |
* [[Cabal]] | * [[Cabal]] | ||
* cabal-setup | * cabal-setup | ||
* HackageDB | * HackageDB | ||
| - | * cabal-install | + | * [http://hackage.haskell.org/trac/hackage/wiki/CabalInstall cabal-install] |
| - | Information on hackage can be found [http://hackage.haskell.org/trac/hackage | + | 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. | ||
| + | There is also a daily updated [[BibTeX]] database for [http://code.haskell.org/~thielema/bibtex/hackage.bib.gz citing] packages. | ||
Hackage ideas posted to this wiki. New ideas are better submitted over the corresponding [http://hackage.haskell.org/trac/hackage project page]. | Hackage ideas posted to this wiki. New ideas are better submitted over the corresponding [http://hackage.haskell.org/trac/hackage project page]. | ||
| - | Wanted features | + | == Wanted features == |
* Bug tracking | * Bug tracking | ||
* Project info page (wiki-like?) | * Project info page (wiki-like?) | ||
* Hosting of documentation. | * Hosting of documentation. | ||
| - | + | [[Category:Packages]] | |
| - | + | [[Category:Tools]] | |
| - | + | [[Category:Development_tools]] | |
Current revision
Hackage is a community development project consisting of a number of components related to packaging Haskell software:
- Cabal
- cabal-setup
- HackageDB
- cabal-install
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.
