Changes between Version 2 and Version 3 of HackageToDo

Show
Ignore:
Timestamp:
01/10/07 10:41:49 (6 years ago)
Author:
guest
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HackageToDo

    v2 v3  
    55 * The page for a package could include information from standard README, INSTALL, NEWS etc files. 
    66 * Those files could contain wikitext-like markup. 
    7  * Generated Haddock for libraries. 
    87 * 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. 
    108 * The package page could have links to other versions of the same package, and maybe to packages which depend on it? 
    119 * Darcs URL and instructions for packages with darcs repos. 
     
    1311 
    1412== Rough plan for Haddock == 
     13 
     14 * The generated haddock should link to types, modules etc. in the packages which it depends on. 
    1515 
    1616 * The Haddock for the latest version of each package is in a known place.