Skip to content
Snippets Groups Projects
Commit 358e0a8d authored by Thomas Miedema's avatar Thomas Miedema Committed by Ben Gamari
Browse files

parser: Allow Lm (MODIFIER LETTER) category in identifiers


Easy fix in the parser to stop regressions, due to Unicode 7.0 changing
the classification of some prior code points.

Signed-off-by: default avatarAustin Seipp <austin@well-typed.com>

Test Plan: `tests/parser/should_compile/T10196.hs`

Reviewers: hvr, austin, bgamari

Reviewed By: austin, bgamari

Subscribers: thomie, bgamari

Differential Revision: https://phabricator.haskell.org/D969

GHC Trac Issues: #10196
parent 51de9342
No related branches found
No related tags found
No related merge requests found
Showing with 67 additions and 3 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment