| 9 | | == How to Edit Pages == |
| 10 | | [/trac/hackage/login Log in] with username guest and password haskell' (note the apostrophe at the end). |
| 11 | | |
| 12 | | == Starting Points == |
| 13 | | |
| 14 | | * [http://www.haskell.org/cabal Cabal Web Page] |
| 15 | | * [http://hackage.homedns.org/ HackageDB] - the Haskell Package Database |
| 16 | | * CabalPackages |
| 17 | | * StableInterfaces |
| 18 | | * HackageTools |
| 19 | | * [wiki:News] |
| 20 | | * Tickets |
| 21 | | * [query:?status=new&status=assigned&status=reopened&severity=critical&severity=blocker&milestone=Cabal-1.2&order=priority critical for next release] |
| 22 | | * [report:3 Tickets by milestone] |
| 23 | | * [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. |
| 24 | | * [wiki:TracStartPage Help] on using this wiki. |
| | 7 | If you have a feature-request or a bug report for either tool, please [/trac/hackage/newticket report it here]. |
| 45 | | other tools:: |
| 46 | | * cabal-get: The old version of cabal-install, now defunct. |
| 47 | | * cabal-put: A client-side version of cabal-server-install; currently defunct. May be resurrected someday. |
| | 28 | other tools (now defunct):: |
| | 29 | * [wiki:CabalGetBootstrap cabal-get]: The old version of cabal-install, now defunct. |
| | 30 | * [wiki:CabalPut cabal-put]: A client-side version of cabal-server-install; currently defunct. May be resurrected someday. |
| | 31 | |
| | 32 | == Starting Points == |
| | 33 | |
| | 34 | * [http://www.haskell.org/cabal Cabal Web Page] |
| | 35 | * [http://hackage.homedns.org/ HackageDB] - the Haskell Package Database |
| | 36 | * CabalPackages |
| | 37 | * StableInterfaces |
| | 38 | * HackageTools |
| | 39 | * [wiki:News] |
| | 40 | * Tickets |
| | 41 | * [query:?status=new&status=assigned&status=reopened&severity=critical&severity=blocker&milestone=Cabal-1.2&order=priority critical for next release] |
| | 42 | * [report:3 Tickets by milestone] |
| | 43 | * [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] |
| | 45 | * [wiki:TracStartPage Help] on using this wiki. |
| | 46 | * Cabal and Hackage have some wiki pages over at the [http://haskell.org/hawiki/Hackage Haskell Wiki]. Feel free to move them here! |