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)
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.


No differences found