Win32: set up the console code pages
authorsimonmar@microsoft.com <unknown>
Thu, 1 Jun 2006 11:54:23 +0000 (11:54 +0000)
committersimonmar@microsoft.com <unknown>
Thu, 1 Jun 2006 11:54:23 +0000 (11:54 +0000)
commita91bf796d200a3b950ea30ea7a9f04ee497f39ae
treeaa831a8f9fc6f764b4a52455821240f704a858f8
parent159689198a04d62643028ebd9a49ccb91552337e
Win32: set up the console code pages
This may help with entering non-ASCII characters at the GHCi prompt,
but as usual with Unicode there's no simple solution that just works.
See commentary in InteractiveUI.hs for more details.
compiler/Makefile
compiler/ghci/InteractiveUI.hs
libraries/Makefile