Changes between Version 13 and Version 14 of AddingPackages
- Timestamp:
- 09/28/09 10:17:59 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddingPackages
v13 v14 1 1 [[PageOutline]] 2 2 3 {{{4 #!html5 <div style="border-style:solid; border-width:3px; border-color: darkblue; padding: 1em 1em; margin: 1em 1em;">6 This is a draft policy document and has not yet been agreed by the libraries list. Certain parts only makes sense once it has been agreed.7 </div>8 }}}9 10 3 = Procedure for adding new packages = 11 4 … … 14 7 The Haskell Platform is a standard Haskell distribution for every system. It provides a set of libraries and tools that are "blessed" by the Haskell community. This document sets out the community decision making process for adding new packages to this standard distribution. 15 8 16 The policy described here is the consensus of the Haskell libraries mailing list [link to mailing list thread]. It may be [#History amended] by further agreement of the libraries mailing list.9 The policy described here is the [http://haskell.org/pipermail/libraries/2009-September/012545.html consensus of the Haskell libraries mailing list]. It may be [#History amended] by further agreement of the libraries mailing list. 17 10 18 11 Who should read this: … … 216 209 As stated in the introduction, the policy described in this document may be amended by further agreement of the libraries mailing list. The current version you see above includes all the current amendments. This section lists the history of amendments that have been made, along with links to the mailing list threads where they were discussed and agreed. 217 210 218 * The original version was written and reviewed by the [wiki:Members#SteeringCommittee steering committee]: Adam Wick, Duncan Coutts, Iavor Diatchki, Isaac Dupree, Johan Tibell and Thomas Schilling. 211 * The original version was written and reviewed by the [wiki:Members#SteeringCommittee steering committee]: Adam Wick, Duncan Coutts, Iavor Diatchki, Isaac Dupree, Johan Tibell and Thomas Schilling. It was [http://haskell.org/pipermail/libraries/2009-August/012397.html recommended to the libraries mailing list] and feedback was requested. A [http://haskell.org/pipermail/libraries/2009-September/012525.html second round of feedback was requested] and finally there was a [http://haskell.org/pipermail/libraries/2009-September/012545.html call for consensus]. 219 212 * There have not yet been any amendments.
