[ghc-steering-committee] #475: New tuple and list syntax, rec: accept

Joachim Breitner mail at joachim-breitner.de
Thu Mar 24 17:59:47 UTC 2022


merged! thanks all

Am Montag, dem 21.03.2022 um 20:24 +0000 schrieb Richard Eisenberg:
> 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
> 
> _______________________________________________
> ghc-steering-committee mailing list
> ghc-steering-committee at haskell.org
> https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee

-- 
Joachim Breitner
  mail at joachim-breitner.de
  http://www.joachim-breitner.de/



More information about the ghc-steering-committee mailing list