[ghc-steering-committee] #403: Cleanup lexical structure, recommendation: accept

Joachim Breitner mail at joachim-breitner.de
Fri Mar 5 07:44:36 UTC 2021


Hi,

Am Donnerstag, den 04.03.2021, 15:53 +0100 schrieb Spiwack, Arnaud:
> 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.

yes, this looks very reasonable.

Cheers,
Joachim


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




More information about the ghc-steering-committee mailing list