<div dir="ltr">+1<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Mo., 29. Juli 2024 um 11:19 Uhr schrieb Simon Peyton Jones <<a href="mailto:simon.peytonjones@gmail.com">simon.peytonjones@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">I'm in support.</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Simon<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 28 Jul 2024 at 17:32, Eric Seidel <<a href="mailto:eric@seidel.io" target="_blank">eric@seidel.io</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear Committee,<br>
<br>
Brandon has proposed an amendment to his previous multiline string proposal.<br>
<br>
<a href="https://github.com/ghc-proposals/ghc-proposals/pull/637" rel="noreferrer" target="_blank">https://github.com/ghc-proposals/ghc-proposals/pull/637</a><br>
<br>
The change is to strip one trailing newline from the lexed string, meaning that a multiline string like<br>
<br>
"""<br>
hello<br>
world<br>
"""<br>
<br>
would actually lex as "hello\nworld".<br>
<br>
He makes a compelling case that this behavior is more compositional. I recommend acceptance.<br>
<br>
This is a tiny change, so I'll give us a week for review and will declare the amendment accepted next weekend barring any objections.<br>
<br>
Eric<br>
<br>
On Tue, Jul 16, 2024, at 02:19, Adam Gundry wrote:<br>
> Dear Committee,<br>
><br>
> Brandon Chinn proposes to amend the multiline string literal proposal <br>
> #569 to remove one trailing newline:<br>
><br>
> <a href="https://github.com/ghc-proposals/ghc-proposals/pull/637" rel="noreferrer" target="_blank">https://github.com/ghc-proposals/ghc-proposals/pull/637</a><br>
><br>
> I'd like to nominate Eric Seidel as the shepherd, since he was the <br>
> shepherd of #569.<br>
><br>
> Please guide us to a conclusion as outlined in<br>
> <a href="https://github.com/ghc-proposals/ghc-proposals#committee-process" rel="noreferrer" target="_blank">https://github.com/ghc-proposals/ghc-proposals#committee-process</a><br>
><br>
> Cheers,<br>
><br>
> Adam<br>
><br>
><br>
> -- <br>
> Adam Gundry, Haskell Consultant<br>
> Well-Typed LLP, <a href="https://www.well-typed.com/" rel="noreferrer" target="_blank">https://www.well-typed.com/</a><br>
><br>
> Registered in England & Wales, OC335890<br>
> 27 Old Gloucester Street, London WC1N 3AX, England<br>
> _______________________________________________<br>
> ghc-steering-committee mailing list<br>
> <a href="mailto:ghc-steering-committee@haskell.org" target="_blank">ghc-steering-committee@haskell.org</a><br>
> <a href="https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee" rel="noreferrer" target="_blank">https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee</a><br>
_______________________________________________<br>
ghc-steering-committee mailing list<br>
<a href="mailto:ghc-steering-committee@haskell.org" target="_blank">ghc-steering-committee@haskell.org</a><br>
<a href="https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee" rel="noreferrer" target="_blank">https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee</a><br>
</blockquote></div>
_______________________________________________<br>
ghc-steering-committee mailing list<br>
<a href="mailto:ghc-steering-committee@haskell.org" target="_blank">ghc-steering-committee@haskell.org</a><br>
<a href="https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee" rel="noreferrer" target="_blank">https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee</a><br>
</blockquote></div>