Changes between Version 2 and Version 3 of HackageToDo
- Timestamp:
- 01/10/07 10:41:49 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HackageToDo
v2 v3 5 5 * The page for a package could include information from standard README, INSTALL, NEWS etc files. 6 6 * Those files could contain wikitext-like markup. 7 * Generated Haddock for libraries.8 7 * Syntax highlighted source code with links from haddock directly to function definitions 9 * The generated haddock should link to types, modules etc. in the packages which it depends on.10 8 * The package page could have links to other versions of the same package, and maybe to packages which depend on it? 11 9 * Darcs URL and instructions for packages with darcs repos. … … 13 11 14 12 == Rough plan for Haddock == 13 14 * The generated haddock should link to types, modules etc. in the packages which it depends on. 15 15 16 16 * The Haddock for the latest version of each package is in a known place.
