<p dir="ltr"><br>
On 6 May 2016 20:58, "Cale Gibbard" <<a href="mailto:cgibbard@gmail.com">cgibbard@gmail.com</a>> wrote:<br>
><br>
> If you personally want the ability to insert additional commas at the<br>
> beginning or end of lists, perhaps a better plan is to start with<br>
> asking the GHC developers with where to begin on a patch to the<br>
> parser. Then once everyone is using your extension, some future<br>
> Haskell Report can perhaps document it.</p>
<p dir="ltr">+1</p>
<p dir="ltr">I would use this extension. But I strongly agree that it should start out as anĀ  extension and prove its worth in that form before becoming part of the language proper. Having Haskell' choose from the set of all available extensions is already a daunting task without opening the gates on unimplemented things too!</p>
<p dir="ltr">I get the impression that many extensions that merely extend the syntax of the language are widely considered to be acceptable and seem to be on track for inclusion in H'. If this were implemented soon enough, perhaps it can make it in this time too; if not then I'm sure it'd be a candidate for a future report.</p>
<p dir="ltr">I use TupleSections, and would prefer that this extension did not apply to tuples. I would also prefer to get rid of the separators completely and just use layout to delimit things, somehow.</p>
<p dir="ltr">Cheers,</p>