Ticket #1103 (closed bug: fixed)
Japanese Unicode
| Reported by: | humasect | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.10 branch |
| Component: | Compiler (Parser) | Version: | 6.6 |
| Keywords: | japanese unicode lexical -fglasgow-exts | Cc: | pho@… |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Using Japanese characters (either katakana or hiragana) in identifiers rules this:
Source/Hehe.hs:12:0: lexical error at character '\12390'
There is no issue with Haskell98 for upper/lower case identifiers and type constructor identification with the two complimenting Japanese character sets. Using -fglasgow-exts along with other Unicode characters for various operators which work great.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

