[GHC] #7593: Unable to print exceptions of unicode identifiers
GHC
cvs-ghc at haskell.org
Wed Jan 16 07:22:22 CET 2013
#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
More information about the ghc-tickets
mailing list