<div dir="ltr">Very little changes. You can look at the changes to Parser.y on the <a href="https://phabricator.haskell.org/D1219#72873ca7">Phabricator revision</a>. In order to get this parsing sans any shift/reduce conflicts you have to introduce fexp2 as well as fexp, which makes it so that dollar-less lambdas/do blocks can only be applied as the last argument.<div><br></div><div>-- Andrew</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 7, 2015 at 6:39 PM, Edward Kmett <span dir="ltr"><<a href="mailto:ekmett@gmail.com" target="_blank">ekmett@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Reserving judgment on the merits of the proposal, I would be curious to see the net impact of such a change on the grammar that GHC parses. How much changes?<span class="HOEnZb"><font color="#888888"><div><br></div><div>-Edward</div></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Mon, Sep 7, 2015 at 9:15 PM, Mike Meyer <span dir="ltr"><<a href="mailto:mwm@mired.org" target="_blank">mwm@mired.org</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div class="gmail_quote"><span><div dir="ltr">On Mon, Sep 7, 2015 at 8:08 PM Dan Burton <<a href="mailto:danburton.email@gmail.com" target="_blank">danburton.email@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+1 people who like it can use it and people who don't like it don't have to use it. <br></blockquote><div><br></div></span><div>Yes, but they still have to be able to read code that uses it, deal with it in coding standards, deal with how it affects their tool chain, and otherwise have it affect them.</div><div><br></div><div>"If you don't like it, don't use it" is a bogus argument, and should be shot on sight.</div></div></div>
<br></div></div><span class="">_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org" target="_blank">Haskell-Cafe@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
<br></span></blockquote></div><br></div>
</blockquote></div><br></div>