patch applied (ghc-6.10/ghc): FIX #2816 (correct unicode output for
:type/:kind)
Ian Lynagh
igloo at earth.li
Wed Mar 11 13:21:33 EDT 2009
Wed Mar 11 04:23:11 PDT 2009 Simon Marlow <marlowsd at gmail.com>
* FIX #2816 (correct unicode output for :type/:kind)
Ignore-this: 7f6a7ac6e2fe4f4242df586ef2391506
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.
M ./compiler/ghci/InteractiveUI.hs -2 +8
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20090311112311-12142-e89d6366e0a28db3048f91ccdb26fab2c118cbd3.gz
More information about the Cvs-ghc
mailing list