Changes between Version 27 and Version 28 of WikiStart

Show
Ignore:
Timestamp:
12/02/06 04:21:05 (6 years ago)
Author:
ross@…
Comment:

bug tracker links

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v27 v28  
    22 
    33This 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]. 
    84 
    95== What is Hackage? == 
     
    3026  * [wiki:CabalPut cabal-put]: A client-side version of cabal-server-install; currently defunct. May be resurrected someday. 
    3127 
    32 == Starting Points == 
     28== The bug tracker == 
    3329 
    34  * [http://www.haskell.org/cabal Cabal Web Page] 
    35  * [http://hackage.homedns.org/ HackageDB] - the Haskell Package Database 
     30To 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 
    3638 * CabalPackages 
    3739 * StableInterfaces 
     
    4244   * [report:3 Tickets by milestone] 
    4345   * [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] 
    4547 * [wiki:TracStartPage Help] on using this wiki. 
    4648 * Cabal and Hackage have some wiki pages over at the [http://haskell.org/hawiki/Hackage Haskell Wiki].  Feel free to move them here!