#7593: Unable to print exceptions of unicode identifiers
----------------------------------------------+-----------------------------
Reporter:  dagit                              |          Owner:                 
 
    Type:  bug                                |         Status:  new            
 
Priority:  normal                             |      Component:  Compiler       
 
 Version:  7.6.1                              |       Keywords:                 
 
      Os:  Windows                            |   Architecture:  
Unknown/Multiple
 Failure:  Incorrect warning at compile-time  |      Blockedby:                 
 
Blocking:                                     |        Related:                 
 
----------------------------------------------+-----------------------------

Comment(by dagit):

 Changing to the codepage to 65001 before compiling the file gets rid of
 the exception, but the error message still looks a bit off:
 {{{
 Foo.hs:1:1: parse error on input `⇒��'
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7593#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
ghc-tickets mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-tickets

Reply via email to