On Mar 5, 2021, at 1:03 PM, Iavor Diatchki <iavor.diatchki@gmail.com> wrote:I think this looks reasonable too (with the qualification that I didn't look at it in much detail)._______________________________________________On Fri, Mar 5, 2021 at 9:46 AM Alejandro Serrano Mena <trupill@gmail.com> wrote:This proposal seems fine to me.Alejandro_______________________________________________El El vie, 5 mar 2021 a las 10:22, Simon Peyton Jones via ghc-steering-committee <ghc-steering-committee@haskell.org> escribió:I don’t have a well-informed opinion, but I certainly have no objection.
_______________________________________________
Simon
From: ghc-steering-committee <ghc-steering-committee-bounces@haskell.org> On Behalf Of Spiwack, Arnaud
Sent: 04 March 2021 14:54
To: GHC Steering committee <ghc-steering-committee@haskell.org>
Subject: [ghc-steering-committee] #403: Cleanup lexical structure, recommendation: accept
Dear all,
As the shepherd for proposal #403 Cleanup lexical structure of numbers and identifiers, let me recommend acceptance.
This proposal does two things related to unicode characters
- Codify the actual current lexing of unicode symbols, which is actually different from the Haskell 2010 report (in particular, only ascii digits are allowed in number literals)
- Adds the possibility to use unicode letters which are neither upper case nor lower case (such as many asian scripts) as trailing symbols for identifier (as well as in String and Char literals)
It doesn't make it possible (nor close the door) to use letter-like numbers (such as latin numerals) as identifiers, nor use non-ascii digits in number literals.
As the title entails, it's essentially a clean up of the documentation, to match reality. It seems quite uncontroversial.
ghc-steering-committee mailing list
ghc-steering-committee@haskell.org
https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee
ghc-steering-committee mailing list
ghc-steering-committee@haskell.org
https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee
ghc-steering-committee mailing list
ghc-steering-committee@haskell.org
https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee