Changes between Version 5 and Version 6 of HackageToDo
- Timestamp:
- 01/11/07 02:37:15 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HackageToDo
v5 v6 2 2 3 3 * Show who uploaded package and when 4 * auto building 4 * auto building (see below) 5 * Haddock (see below) 5 6 * The page for a package could include information from standard README, INSTALL, NEWS etc files. 6 7 * Those files could contain wikitext-like markup. … … 12 13 * When a new version of a package is uploaded, generate a list of packages that will be affected and possibly 13 14 broken by the upload, and notify the uploader, and test the builds. 15 16 == Auto-building == 17 18 * Test with different compiler & versions, report which ones work 19 * Build packages 20 * Build Haddock docs (see below) 21 * Run test suites 14 22 15 23 == Rough plan for Haddock ==
