#2816: ghci type messages mangle unicode
------------------------------+---------------------------------------------
    Reporter:  rog            |        Owner:  igloo  
        Type:  merge          |       Status:  new    
    Priority:  normal         |    Milestone:  6.10.2 
   Component:  GHCi           |      Version:  6.10.1 
    Severity:  normal         |   Resolution:         
    Keywords:  unicode utf-8  |   Difficulty:  Unknown
    Testcase:                 |           Os:  MacOS X
Architecture:  x86            |  
------------------------------+---------------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * type:  bug => merge

Comment:

 Fixed:

 {{{
 Wed Mar 11 11:23:11 GMT 2009  Simon Marlow <[email protected]>
   * FIX #2816 (correct unicode output for :type/:kind)
   This is just a hack, since we don't have correct unicode output for
   Handles in general, I just fixed a couple of places where we were not
   converting to UTF-8 for output.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2816#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to