[GHC] #10196: Regression regarding Unicode subscript characters in identifiers
GHC
ghc-devs at haskell.org
Fri Mar 27 09:30:57 UTC 2015
#10196: Regression regarding Unicode subscript characters in identifiers
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.10.2
Component: Compiler | Version: 7.10.1
(Parser) | Keywords:
Resolution: | Architecture:
Operating System: Unknown/Multiple | Unknown/Multiple
Type of failure: GHC rejects | Test Case:
valid program | Blocking:
Blocked By: | Differential Revisions:
Related Tickets: #5108 |
-------------------------------------+-------------------------------------
Comment (by thomie):
I think Simon's suggested change in
[https://ghc.haskell.org/trac/ghc/ticket/5108#comment:4 #5108] would fix
this:
"allow the category Lm (MODIFIER LETTER) as part of an identifier? That
would include all the primes and subscript/superscript things."
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10196#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list