[GHC] #7593: Unable to print exceptions of unicode identifiers

GHC ghc-devs at haskell.org
Fri Dec 26 07:42:44 UTC 2014


#7593: Unable to print exceptions of unicode identifiers
-------------------------------------+-------------------------------------
              Reporter:  dagit       |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:  7.12.1
             Component:  Compiler    |          Version:  7.6.1
            Resolution:              |         Keywords:
      Operating System:  Windows     |     Architecture:  Unknown/Multiple
       Type of failure:  Incorrect   |       Difficulty:  Unknown
  warning at compile-time            |       Blocked By:
             Test Case:              |  Related Tickets:
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by jeremy-list):

 The workaround I've been using is to add "//TRANSLIT" to the encoding of
 stdin, stdout, and stderr. I believe this should be the default rather
 than something I have to specify in my program.

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


More information about the ghc-tickets mailing list