Some ideas about: What exactly should constitute a "simple source change”

- Adding an extension (e.g. FlexibleContexts) to make code compile
- Adding an Applicative for Monad (or similar obvious “intristic” instance addition, e.g Semigroup for Monoids, if Semi-MP is in)
- Editing import list (hiding clashing symbols, qualifying)

On 31 Mar 2015, at 13:33, Adam Bergmark <adam@bergmark.nl> wrote:

Dear Haskell Community,

For some time Hackage has contained a user group called "Trustees",


Description: The role of trustees is to help to curate the whole
package collection. Trustees have a limited ability to edit package
information, for the entire package database (as opposed to package
maintainers who have full control over individual packages). Trustees
can edit .cabal files, edit other package metadata and upload
documentation but they cannot upload new package versions."

In short, making sure that packages keep building and filling the gap
between unreachable maintainers and package take-overs.

Up until now we have been very careful with changes since we haven't
had a defined process. Spurred by SPJ and others we have been working
on a proposal for how we should operate.

You can find the proposal here:


We would now like your feedback!

Some specific things from the proposal that we'd like your opinion on:

* Section 1: No opt-out for restricting bounds
* Section 2: Opt-out rather than opt-in procedure for loosening version constraints
* Section 2: Do you care whether you are notified before or after a version constraint is loosened?
* Section 3: The time frame for publishing simple source changes
* Section 3: What exactly should constitute a "simple source change"


We also have a github repository where YOU can file issues about
broken packages, you can start doing this right now!


Please share this with as many people as possible.
We are looking forward to hear your thoughts!

Sincerely,
Adam Bergmark

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe