<div dir="ltr">I don't really know what it means for an extension to "experimental"---aren't they all?<div><br></div><div>I'd rather not have the Update part advertised in the manual, as I do think it's design should be reconsidered---tools are not going to trip on it, as no one should be using it, for all practical purposes it is not there.</div><div><br></div><div>I am fine with leaving it in the source code of GHC, as I expect that eventually we'll come up with a suitable design, and expect that large parts of the implementation would be the same, so I see no reason to make the authors remove their code, only to have to add it again later.</div><div><br></div><div>-Iavor</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 3, 2021 at 8:05 AM Simon Peyton Jones via ghc-steering-committee <<a href="mailto:ghc-steering-committee@haskell.org">ghc-steering-committee@haskell.org</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">





<div lang="EN-GB" style="overflow-wrap: break-word;">
<div class="gmail-m_6151748513214782856WordSection1">
<p class="MsoNormal" style="margin-left:36pt">In terms of actual official GHC Steering Committee business, this proposal is really just about changing the name of the extension from -XRecordDotSyntax to -XOverloadedRecordDot. The implementation will simply
 fall short of the entire proposal. Is that accurate?<u></u><u></u></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<p class="MsoNormal"><span>Not quite. <u></u><u></u></span></p>
<ul type="disc">
<li class="gmail-m_6151748513214782856MsoListParagraph"><span>It replaces RecordDotSyntax with two separate extensions, OverloadedRecordDot and OverloadedRecordUpdate.<u></u><u></u></span></li><li class="gmail-m_6151748513214782856MsoListParagraph"><span>The second, OverloadedRecordUpdate would be advertised as experimental and subject to change. (I’m totally happy with having it in the user manual if that’s
 what everyone is happy with.)<u></u><u></u></span></li><li class="gmail-m_6151748513214782856MsoListParagraph"><span>If you switch on experimental OverloadedRecordUpdate, you get the whole proposal, with no falling short. But the committee has expressed some second thoughts
 about update, hence advertising it as experimental.<u></u><u></u></span></li></ul>
<p class="MsoNormal"><span>OK?  Only Richard, Iavor, Joachim, Arnaud have said anything on this thread.   I’m taking silence as assent … yell by the end of today if you are unhappy.  I’d like to communicate with the authors. 
<u></u><u></u></span></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<p class="MsoNormal"><span>Simon<u></u><u></u></span></p>
<p class="MsoNormal"><span><u></u> <u></u></span></p>
<div style="border-top:none;border-right:none;border-bottom:none;border-left:1.5pt solid blue;padding:0cm 0cm 0cm 4pt">
<div>
<div style="border-right:none;border-bottom:none;border-left:none;border-top:1pt solid rgb(225,225,225);padding:3pt 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> Richard Eisenberg <<a href="mailto:rae@richarde.dev" target="_blank">rae@richarde.dev</a>>
<br>
<b>Sent:</b> 02 March 2021 16:46<br>
<b>To:</b> Simon Peyton Jones <<a href="mailto:simonpj@microsoft.com" target="_blank">simonpj@microsoft.com</a>><br>
<b>Cc:</b> ghc-steering-committee <<a href="mailto:ghc-steering-committee@haskell.org" target="_blank">ghc-steering-committee@haskell.org</a>><br>
<b>Subject:</b> Re: [ghc-steering-committee] Modification to record dot syntax propsal<u></u><u></u></span></p>
</div>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I don't love having a feature that's completely unmentioned in the manual -- too much of a root to trip over. (For example, tooling may run into -XOverloadedRecordUpdate, but now has no official place to look to see what it is.) I'd be
 fine with a short section in the manual describing that an experimental -XOverloadedRecordUpdate extension exists, is subject to change, and is meant to roughly implement some part of some proposal. This can be done in just a few sentences, with a link to
 the proposal, but just being silent seems unhelpful to users.<u></u><u></u></p>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">With that small tweak, I'm quite happy to agree with the proposal here.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">In terms of actual official GHC Steering Committee business, this proposal is really just about changing the name of the extension from -XRecordDotSyntax to -XOverloadedRecordDot. The implementation will simply fall short of the entire
 proposal. Is that accurate?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Richard<u></u><u></u></p>
</div>
<div>
<div>
<p class="MsoNormal"><br>
<br>
<u></u><u></u></p>
<blockquote style="margin-top:5pt;margin-bottom:5pt">
<div>
<p class="MsoNormal">On Mar 2, 2021, at 7:45 AM, Simon Peyton Jones via ghc-steering-committee <<a href="mailto:ghc-steering-committee@haskell.org" target="_blank">ghc-steering-committee@haskell.org</a>> wrote:<u></u><u></u></p>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal">Friends<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Having consulted the authors, I propose that we do this:<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<ul style="margin-top:0cm" type="disc">
<li class="gmail-m_6151748513214782856MsoListParagraph" style="margin-top:0cm;margin-bottom:0cm">
Proceed with OverloadedRecordDot for 9.2, exactly as in the original proposal except for the extension name.<u></u><u></u></li><li class="gmail-m_6151748513214782856MsoListParagraph" style="margin-top:0cm;margin-bottom:0cm">
Record update will remain exactly as now, in 9.2; that is, drawing back from the original proposal.<u></u><u></u></li><li class="gmail-m_6151748513214782856MsoListParagraph" style="margin-top:0cm;margin-bottom:0cm">
There may be some<span class="gmail-m_6151748513214782856apple-converted-space"> </span><i>code</i><span class="gmail-m_6151748513214782856apple-converted-space"> </span>in 9.2 that allows overloaded record update, protected by OverloadedRecordUpdate, but not in the user manual, and not treated as an accepted
 proposal.   I don’t think we should ask the authors to remove it, and it will allow experimentation.<u></u><u></u></li><li class="gmail-m_6151748513214782856MsoListParagraph" style="margin-top:0cm;margin-bottom:0cm">
Adam is leading on a revised record-update proposal. This will cover<u></u><u></u></li></ul>
<ul style="margin-top:0cm" type="disc">
<ul style="margin-top:0cm" type="disc">
<li class="gmail-m_6151748513214782856MsoListParagraph" style="margin-top:0cm;margin-bottom:0cm">
the tradeoffs between type-changing and non-type-changing update<u></u><u></u></li><li class="gmail-m_6151748513214782856MsoListParagraph" style="margin-top:0cm;margin-bottom:0cm">
what the current record-update syntax stands for, and/or any new syntax<u></u><u></u></li></ul>
</ul>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Is that acceptable to everyone?<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Simon<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div style="border-top:none;border-right:none;border-bottom:none;border-left:1.5pt solid blue;padding:0cm 0cm 0cm 4pt">
<div>
<div style="border-right:none;border-bottom:none;border-left:none;border-top:1pt solid rgb(225,225,225);padding:3pt 0cm 0cm">
<div>
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span class="gmail-m_6151748513214782856apple-converted-space"><span lang="EN-US"> </span></span><span lang="EN-US">ghc-steering-committee <<a href="mailto:ghc-steering-committee-bounces@haskell.org" target="_blank">ghc-steering-committee-bounces@haskell.org</a>><span class="gmail-m_6151748513214782856apple-converted-space"> </span><b>On
 Behalf Of<span class="gmail-m_6151748513214782856apple-converted-space"> </span></b>Simon Peyton Jones via ghc-steering-committee<br>
<b>Sent:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>01 March 2021 17:51<br>
<b>To:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>Iavor Diatchki <<a href="mailto:iavor.diatchki@gmail.com" target="_blank">iavor.diatchki@gmail.com</a>>; Spiwack, Arnaud <<a href="mailto:arnaud.spiwack@tweag.io" target="_blank">arnaud.spiwack@tweag.io</a>><br>
<b>Cc:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>ghc-steering-committee <<a href="mailto:ghc-steering-committee@haskell.org" target="_blank">ghc-steering-committee@haskell.org</a>><br>
<b>Subject:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>Re: [ghc-steering-committee] Modification to record dot syntax propsal</span><u></u><u></u></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-right:0cm;margin-bottom:6pt;margin-left:36pt">
I don't buy the argument of "this is already accepted", as I don't think many of us had noticed that part of the proposal (I certainly didn't), and I think we should be flexible enough to revisit previous decisions when we notice problems with them.<u></u><u></u></p>
<div>
<p class="MsoNormal">I agree in principle that we can revisit decisions.   But we have to be aware that it is potentially very discouraging for proposal authors to<u></u><u></u></p>
</div>
<p class="gmail-m_6151748513214782856MsoListParagraph" style="margin-right:0cm;margin-bottom:0cm;margin-left:38.7pt">
<u></u><span style="font-size:10pt;font-family:Symbol"><span>·<span style="font:7pt "Times New Roman"">        
</span></span></span><u></u>propose something,<u></u><u></u></p>
<p class="gmail-m_6151748513214782856MsoListParagraph" style="margin-right:0cm;margin-bottom:0cm;margin-left:38.7pt">
<u></u><span style="font-size:10pt;font-family:Symbol"><span>·<span style="font:7pt "Times New Roman"">        
</span></span></span><u></u>have it<span class="gmail-m_6151748513214782856apple-converted-space"> </span><i>extensively</i><span class="gmail-m_6151748513214782856apple-converted-space"> </span>debated (including this very point),<span class="gmail-m_6151748513214782856apple-converted-space"> </span><u></u><u></u></p>
<p class="gmail-m_6151748513214782856MsoListParagraph" style="margin-right:0cm;margin-bottom:0cm;margin-left:38.7pt">
<u></u><span style="font-size:10pt;font-family:Symbol"><span>·<span style="font:7pt "Times New Roman"">        
</span></span></span><u></u>have it accepted,<u></u><u></u></p>
<p class="gmail-m_6151748513214782856MsoListParagraph" style="margin-right:0cm;margin-bottom:0cm;margin-left:38.7pt">
<u></u><span style="font-size:10pt;font-family:Symbol"><span>·<span style="font:7pt "Times New Roman"">        
</span></span></span><u></u>implement it,<u></u><u></u></p>
<div>
<p class="MsoNormal">and then be told that the committee has changed its mind.  That’s pretty bad from their point of view.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Still, Adam is working on a new SetField proposal, so perhaps that’s a figleaf.  I’ll consult them.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><br>
Simon<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div style="border-top:none;border-right:none;border-bottom:none;border-left:1.5pt solid blue;padding:0cm 0cm 0cm 4pt">
<div>
<div style="border-right:none;border-bottom:none;border-left:none;border-top:1pt solid rgb(225,225,225);padding:3pt 0cm 0cm">
<div>
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span class="gmail-m_6151748513214782856apple-converted-space"><span lang="EN-US"> </span></span><span lang="EN-US">Iavor Diatchki <<a href="mailto:iavor.diatchki@gmail.com" target="_blank">iavor.diatchki@gmail.com</a>><span class="gmail-m_6151748513214782856apple-converted-space"> </span><br>
<b>Sent:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>01 March 2021 17:23<br>
<b>To:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>Spiwack, Arnaud <<a href="mailto:arnaud.spiwack@tweag.io" target="_blank">arnaud.spiwack@tweag.io</a>><br>
<b>Cc:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>Simon Peyton Jones <<a href="mailto:simonpj@microsoft.com" target="_blank">simonpj@microsoft.com</a>>; ghc-steering-committee <<a href="mailto:ghc-steering-committee@haskell.org" target="_blank">ghc-steering-committee@haskell.org</a>><br>
<b>Subject:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>Re: [ghc-steering-committee] Modification to record dot syntax propsal</span><u></u><u></u></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">Hello,<u></u><u></u></p>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">I think there is a strong motivation to *at least* split the extensions:  with the current design, enabling the special `.` notation also *disables* type changing record update, which has nothing to do with the
 `.` notation.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">My preference would be to:<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">  1. Split the original proposal into two parts: one about `.` notation, the other about record update (as suggested by this proposal)<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">  2. Treat the `.` notation part as accepted<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">  3. Require changes on the record update part, so that you don't have to choose between it and type changing record updates, which are quite useful, and I don't think we should aim for a Haskell without them.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">I don't buy the argument of "this is already accepted", as I don't think many of us had noticed that part of the proposal (I certainly didn't), and I think we should be flexible enough to revisit previous decisions
 when we notice problems with them.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">-Iavor<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
</div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">On Mon, Mar 1, 2021 at 1:40 AM Spiwack, Arnaud <<a href="mailto:arnaud.spiwack@tweag.io" target="_blank">arnaud.spiwack@tweag.io</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-top:none;border-right:none;border-bottom:none;border-left:1pt solid rgb(204,204,204);padding:0cm 0cm 0cm 6pt;margin:5pt 0cm 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">Simon, all,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">After reading more of the PR thread (in particular the fews posts after Simon's recommendation), I have to admit: I am thoroughly confused. I'm not sure that two people in that thread have the same motivation,
 end goal, or design in mind.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">The motivations provided by the modified<span class="gmail-m_6151748513214782856apple-converted-space"> </span><i>Alternatives</i><span class="gmail-m_6151748513214782856apple-converted-space"> </span>section is not much more helpful (at the risk of caricaturing
 a little, it basically reads: “we made two extensions rather than one because we can”). Though it makes it clear that the end goal is to fold a bunch of record-related extensions into one glorious record extension (well, probably not fold them, but make a
 meta-extension that implies all the extensions that we've decided we like).<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">My starting point is that:<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">- Additional extensions have a maintenance cost<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">- Additional extensions impose a cognitive burden on their use<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">- I expect that a new extension will break my code in the next few releases.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">Based on this, I don't care how this extension or the glorious record extension are named; but if we want to have two extensions we should have a serious reason. Right now, the one reason that I see (and Iavor
 raised), is that the update part of `RecordDotSyntax` is not backward compatible. Is it a strong enough reason? I don't know. The only data point that I can provide is that when we discussed the original proposal, I brought it up several times, and it didn't
 seem very important at the time (the conversation focused on other points of the proposal).<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">So, I'm still reluctant. I feel that, at the very least, the motivations are not well-enough articulated in the proposal (I'll make a comment to this effect on Github when I'm done composing this email).<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">I appreciate that I'm in the minority here. Yet, I'm still unconvinced.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">Best,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">Arnaud<u></u><u></u></p>
</div>
</div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">On Sat, Feb 27, 2021 at 12:39 AM Simon Peyton Jones <<a href="mailto:simonpj@microsoft.com" target="_blank">simonpj@microsoft.com</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-top:none;border-right:none;border-bottom:none;border-left:1pt solid rgb(204,204,204);padding:0cm 0cm 0cm 6pt;margin:5pt 0cm 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-right:0cm;margin-bottom:6pt;margin-left:36pt">
Generally, I'm not in favour in proposals which split extensions though: we already have so many extensions. Are the reasons for this split strong enough? I haven't had time to dig into the details.<u></u><u></u></p>
<div>
<p class="MsoNormal">Arnaud, happily, you don’t have to dig very deep – just read the handful of posts following my recommendation.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">There seem to be two motivations.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<ol style="margin-top:0cm" start="1" type="1">
<li class="MsoNormal">There really are two orthogonal extensions, one for r.x notation, and one for overloaded update.  Iavor likes the first but not the second.  Neil likes both.  Having separate extensions lets us experiment.<u></u><u></u></li></ol>
<p class="MsoNormal"><span style="font-size:9pt;font-family:Helvetica,sans-serif"> <u></u><u></u></span></p>
<ol style="margin-top:0cm" start="2" type="1">
<li class="MsoNormal">You suggest that changing the definition of RecordDotSyntax in a subsequent release, e.g. by subsequently making it imply NoFieldSelectors, would be fine. But it certainly imposes pain – some programs would
 stop compiling.  The approach offered by this proposal avoids that problem.<u></u><u></u></li></ol>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Yes, there are lots of extensions surrounding records: NoFieldSelectors, DuplicateRecordFields, NamedFieldPuns, DisambiguateRecordFields, RecordWildCards.  It may not be pretty to divide things up so fine, but it’s not new.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">If there are alternative suggestions, let’s hear them.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Simon<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div style="border-top:none currentcolor;border-right:none currentcolor;border-bottom:none currentcolor;border-left:1.5pt solid blue;padding:0cm 0cm 0cm 4pt">
<div>
<div style="border-right:none currentcolor;border-bottom:none currentcolor;border-left:none currentcolor;border-top:1pt solid currentcolor;padding:3pt 0cm 0cm">
<div>
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span class="gmail-m_6151748513214782856apple-converted-space"><span lang="EN-US"> </span></span><span lang="EN-US">ghc-steering-committee <<a href="mailto:ghc-steering-committee-bounces@haskell.org" target="_blank">ghc-steering-committee-bounces@haskell.org</a>><span class="gmail-m_6151748513214782856apple-converted-space"> </span><b>On
 Behalf Of<span class="gmail-m_6151748513214782856apple-converted-space"> </span></b>Spiwack, Arnaud<br>
<b>Sent:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>26 February 2021 22:33<br>
<b>To:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>Iavor Diatchki <<a href="mailto:iavor.diatchki@gmail.com" target="_blank">iavor.diatchki@gmail.com</a>><br>
<b>Cc:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>ghc-steering-committee <<a href="mailto:ghc-steering-committee@haskell.org" target="_blank">ghc-steering-committee@haskell.org</a>><br>
<b>Subject:</b><span class="gmail-m_6151748513214782856apple-converted-space"> </span>Re: [ghc-steering-committee] Modification to record dot syntax propsal</span><u></u><u></u></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<blockquote style="border-top:none currentcolor;border-right:none currentcolor;border-bottom:none currentcolor;border-left:1pt solid rgb(204,204,204);padding:0cm 0cm 0cm 6pt;margin:5pt 0cm 5pt 4.8pt">
<div>
<p class="MsoNormal" style="margin-bottom:6pt">I do think that  reusing the record update syntax for the overloaded monomorphic update is a mistake---it is not something I had noticed during our original discussion.<u></u><u></u></p>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">This is the one reason I can see for cutting this extension in smaller pieces. But, then again, -XOverloadedRecordUpdate would be a fork-like extension.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">Generally, I'm not in favour in proposals which split extensions though: we already have so many extensions. Are the reasons for this split strong enough? I haven't had time to dig into the details.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:6pt">I'm not sure that not having the design of the proposal quite finalised is a good reason, extensions mutate in their first iterations, I don't think that it's a problem.<u></u><u></u></p>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
</div>
</div>
<p class="MsoNormal"><span style="font-size:9pt;font-family:Helvetica,sans-serif">_______________________________________________<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://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmail.haskell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fghc-steering-committee&data=04%7C01%7Csimonpj%40microsoft.com%7Ccf65595be24d42cab2ca08d8dd9ab96c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637503003928846093%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=3goska4aw00W0GxIvfDOj3JCdEaQ0CB8Zowb1u5RbMo%3D&reserved=0" target="_blank">https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee</a></span><u></u><u></u></p>
</div>
</blockquote>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>
</div>
</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>