[ghc-steering-committee] #475: New tuple and list syntax, rec: accept
Richard Eisenberg
lists at richarde.dev
Mon Mar 21 20:24:47 UTC 2022
I have done this, and pushed.
> On Mar 19, 2022, at 4:22 PM, Vladislav Zavialov (int-index) <vlad.z.4096 at gmail.com> wrote:
>
> Dear Committee,
>
> it’s time to round up our discussion of #475.
>
> My impression of the discussion is as follows:
> • Arnaud is skeptical but does not veto.
> • Tom is in generally favor.
> • Simon, Richard, and Joachim are in favor and prefer Tuple (A, B, C) over Tuple [A, B, C]
> • Vitaly and I are in favor and prefer Tuple [A, B, C] over Tuple (A, B, C)
> • Everyone agrees to drop TupleN.
>
> Thus, the proposal requires the following modifications:
> 1. Move TupleN, CTupleN, TupleN#, and SumN# to Alternatives.
> 2. Move Tuple [A, B, C] to Alternatives, and move Tuple (A, B, C) from Alternatives to Proposed Change Specification.
>
> Then we can accept.
>
> Richard, could you do the necessary edits please?
>
> - Vlad
More information about the ghc-steering-committee
mailing list