Changes between Version 83 and Version 84 of WikiStart
- Timestamp:
- 08/04/09 19:22:15 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v83 v84 3 3 {{{ 4 4 #!html 5 Open a new ticket</font><a href="http://trac.haskell.org/haskell-platform/newticket?summary=<Problem>&description=<Describe the problem>&component=Platform"><img width=18 height=18 src="http://galois.com/~dons/images/plus-icon.jpg"></a>5 Make a bug report against the Haskell Platform </font><a href="http://trac.haskell.org/haskell-platform/newticket?summary=<Problem>&description=<Describe the problem>&component=Platform"><img width=18 height=18 src="http://galois.com/~dons/images/plus-icon.jpg"></a> 6 6 }}} 7 8 == Propose a Package Addition, Upgrade or Removal == 9 10 {{{ 11 #!html 12 Propose adding a new package: </font><a href="http://trac.haskell.org/haskell-platform/newticket?summary=Proposal: <Problem>&description=<Describe the package and why it should be added (todo: add table here to check against)>&component=Package Addition"><img width=18 height=18 src="http://galois.com/~dons/images/plus-icon.jpg"></a> 13 }}} 14 15 {{{ 16 #!html 17 Propose removing a package: </font><a href="http://trac.haskell.org/haskell-platform/newticket?summary=Proposal: <Problem>&description=<Describe the package and why it should be removed (todo: add table here to check against)>&component=Package Addition"><img width=18 height=18 src="http://galois.com/~dons/images/plus-icon.jpg"></a> 18 }}} 19 7 20 8 21 == Current ==
