[Haskell-cafe] Appropriate location for list of language suggestions
Richard Eisenberg
eir at cis.upenn.edu
Mon Aug 10 02:49:02 UTC 2015
I think that a wiki (either the one at wiki.haskell.org or the one at https://ghc.haskell.org/trac/ghc/, but probably the first is more general) is a great place for such a list. Any such list will be treated critically by any consumers (that is, future implementors/language designers), so I'm not worried about silly suggestions like for loops. Additionally, if it's started with suggestions containing links to mailing-list discussions advocating for a design, then a consumer can see which suggestions have (at least some) buy-in from the community.
Richard
On Aug 9, 2015, at 7:49 PM, Will Yager <will.yager at gmail.com> wrote:
> This email is in response to the (ongoing) Haskell-cafe discussion about type declaration syntax.
>
> There are a number of hypothetical changes to Haskell that could be aesthetically pleasing or convenient if implemented, but not to such a degree that the added convenience outweighs the added complexity of a pragma-gated feature or the cost of breaking existing code.
>
> (Case in point: renaming type/newtype/data to be less confusing to first-time users)
>
> However, there may be better opportunities to implement such changes in the future, and it would be a shame if every good (but perhaps somewhat trivial) idea was lost to the annals of the mailing list.
>
> Therefore, I proposed that we might maintain a list of nitpicks, which could be used to inform future decisions about breaking changes to the Haskell specification.
>
> I'm not sure what the most appropriate forum is for such a list. The mailing list is sub-optimal, because we might end up with a huge email chain littered with bikeshedding reply-alls. I would be willing to host and maintain such a list on Github, but that seems somewhat antithetical to the Haskell community's generally more distributed style of discussion.
>
> The wiki might be appropriate, but I don't know if it's conducive to proper moderation; we may have to filter out suggestions like "add for loops".
>
> --Will
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list