Windows only: set the encoding on stdin to utf8
authorSimon Marlow <marlowsd@gmail.com>
Thu, 23 Jul 2009 12:19:13 +0000 (12:19 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Thu, 23 Jul 2009 12:19:13 +0000 (12:19 +0000)
commitcab2a4c125b422d675aa5ba086e3f94e97e9f81b
treee8aa17399433043520e19b98048d0ac57cc940f6
parentaa0c0de94e25aa64139688f8e4c4ba51ddca6f54
Windows only: set the encoding on stdin to utf8
Otherwise it defaults to latin1.
ghc/InteractiveUI.hs