Lexer errors for newer unicode characters
It appears that character from Unicode 6.0 and above lead to lexer errors.
unicode.hs:1:2: error: lexical error at character '\129315'
|
1 | (🤣) = ()
| ^
Due to a large amount of spam we do not allow new users to create repositories, they are "external" users. If you are a new user and want to create a repository, for example for forking GHC, open a new issue on ghc/ghc using the "get-verified" issue template
It appears that character from Unicode 6.0 and above lead to lexer errors.
unicode.hs:1:2: error: lexical error at character '\129315'
|
1 | (🤣) = ()
| ^