Changes between Version 77 and Version 78 of WikiStart
- Timestamp:
- 05/23/12 23:27:11 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v77 v78 15 15 == The bug tracker == 16 16 17 {{{ 18 #!html 19 <div style="border-style:solid; border-width:3px; border-color: darkblue; padding: 0.6em 0.6em; margin: 0.6em 0.6em;"> 20 The bug tracker has moved to Github. The trac-based bug tracker is preserved for reference, but should not be used. 21 }}} 22 23 {{{ 24 #!comment 17 25 [/login Login first]. If you do not have an account you can [/register register an account]. 18 26 … … 29 37 * [/newticket Report a bug or make a feature request] 30 38 * [/report Search existing bugs and requests] 39 40 }}} 41 42 * [https://github.com/haskell/cabal/issues?state=open Show open bugs] 43 * [https://github.com/haskell/cabal/issues/new Report a new bug] 31 44 32 45 == Interested in hacking on cabal or cabal-install? ==
