Difference between revisions of "Hackage"
From HaskellWiki
(added description and links to the hackage trac page) |
(Added some categories) |
||
Line 19: | Line 19: | ||
* Darcs is the one true revision control system. | * Darcs is the one true revision control system. | ||
* One darcs repo per package. | * One darcs repo per package. | ||
+ | |||
+ | [[Category:Packages]] | ||
+ | [[Category:Tools]] | ||
+ | [[Category:Development_tools]] |
Revision as of 00:27, 18 February 2007
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 here. A simple web interface to HackageDB is available.
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.
Assumptions:
- Darcs is the one true revision control system.
- One darcs repo per package.