Changes between Version 4 and Version 5 of Proposals/example
- Timestamp:
- 08/18/09 19:03:13 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Proposals/example
v4 v5 5 5 <div style="border-style:solid; border-width:3px; border-color: darkblue; padding: 1em 1em; margin: 1em 1em;"> 6 6 This is an example proposal to give people some ideas when they come to write their own proposals.<br> 7 TODO: link to the final policy/how-to page</div>7 See the <a href="/haskell-platform/wiki/AddingPackagesDraft2">procedure for adding packages.</a></div> 8 8 }}} 9 9 … … 11 11 = Tar package proposal = 12 12 This is a proposal for the 'tar' package to be included in the next major release of the Haskell platform. 13 14 Everyone is invited to review this proposal, following the [http://trac.haskell.org/haskell-platform/wiki/AddingPackages standard procedure for proposing and reviewing packages]. 15 16 Review comments should be sent to the libraries mailing list by ${deadline - 2 weeks} so that we have time to discuss and resolve issues before the final deadline on ${deadline}. 17 18 {{{ 19 #!html 20 <div style="border-style:solid; border-width:3px; border-color: darkblue; padding: 1em 1em; margin: 1em 1em;"> 21 The real deadline should be announced by the release team.</a></div> 22 }}} 13 23 14 24 Proposal author and package maintainer: Duncan Coutts <duncan at haskell.org>
