Changes between Version 27 and Version 28 of WikiStart
- Timestamp:
- 12/02/06 04:21:05 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v27 v28 2 2 3 3 This wiki and bug tracker are for the Hackage and [http://www.haskell.org/cabal Cabal] projects. 4 5 To edit pages and report bugs, you'll need to [/trac/hackage/login log in] with username guest and password haskell' (note the apostrophe at the end).6 7 If you have a feature-request or a bug report for either tool, please [/trac/hackage/newticket report it here].8 4 9 5 == What is Hackage? == … … 30 26 * [wiki:CabalPut cabal-put]: A client-side version of cabal-server-install; currently defunct. May be resurrected someday. 31 27 32 == Starting Points==28 == The bug tracker == 33 29 34 * [http://www.haskell.org/cabal Cabal Web Page] 35 * [http://hackage.homedns.org/ HackageDB] - the Haskell Package Database 30 To report bugs (or edit Wiki pages), you'll need to [/trac/hackage/login log in] with username guest and password haskell' (note the apostrophe at the end). 31 32 * Bug reports: [query:?status=new&status=assigned&status=reopened&type=defect&group=component&order=priority View]/[/trac/hackage/newticket?type=defect Create] 33 * Tasks: [query:?status=new&status=assigned&status=reopened&type=task&group=component&order=priority View]/[/trac/hackage/newticket?type=task Create] 34 * Feature requests: [query:?status=new&status=assigned&status=reopened&type=enhancement&group=component&order=priority View]/[/trac/hackage/newticket?type=enhancement Create] 35 36 == Other starting points == 37 36 38 * CabalPackages 37 39 * StableInterfaces … … 42 44 * [report:3 Tickets by milestone] 43 45 * [query:?status=new&status=assigned&status=reopened&group=milestone&difficulty=easy&difficulty=very+easy&order=priority Easy Tickets] - start here if you want to hack on Cabal. See TicketDifficulties for what ''easy'' means. 44 * [http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=haskell-cabal Debian- =related bugs]46 * [http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=haskell-cabal Debian-related bugs] 45 47 * [wiki:TracStartPage Help] on using this wiki. 46 48 * Cabal and Hackage have some wiki pages over at the [http://haskell.org/hawiki/Hackage Haskell Wiki]. Feel free to move them here!
