#5518: Some unicode symbols are not allow in literal characters or strings
-------------------------------+--------------------------------------------
    Reporter:  ertai           |        Owner:              
        Type:  bug             |       Status:  infoneeded  
    Priority:  normal          |    Milestone:              
   Component:  Compiler        |      Version:  7.0.3       
    Keywords:                  |     Testcase:              
   Blockedby:                  |   Difficulty:              
          Os:  Linux           |     Blocking:              
Architecture:  x86_64 (amd64)  |      Failure:  None/Unknown
-------------------------------+--------------------------------------------
Changes (by ertai):

  * version:  7.2.1 => 7.0.3


Comment:

 I reproduce the same file than igloo and I have the same output for
 hexdump.

 However ghc -c q.hs yields:

 q.hs:2:17:
     lexical error in string/character literal at character '\8342'

 (the GHC version I use is actually 7.0.3, I updated the ticket info)

 echo $TERM
 rxvt-unicode-256color

 echo $LANG
 en_US.UTF-8

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5518#comment:3>
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