#1103: Japanese Unicode
----------------------------------+-----------------------------------------
    Reporter:  humasect           |       Owner:                                
         
        Type:  bug                |      Status:  new                           
         
    Priority:  normal             |   Milestone:  6.6.1                         
         
   Component:  Compiler (Parser)  |     Version:  6.6                           
         
    Severity:  major              |    Keywords:  japanese unicode lexical 
-fglasgow-exts
  Difficulty:  Easy (1 hr)        |    Testcase:                                
         
Architecture:  Unknown            |          Os:  MacOS X                       
         
----------------------------------+-----------------------------------------
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.

-- 
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/1103>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to