remove encoding of output using Haskeline; the IO library does it now (#3398)
authorSimon Marlow <marlowsd@gmail.com>
Fri, 18 Sep 2009 14:40:41 +0000 (14:40 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Fri, 18 Sep 2009 14:40:41 +0000 (14:40 +0000)
commit63a1a074071247b41710a3f51a2097b563022ecb
treee0822118a6e7726937d0ce414860a0f092e114b7
parentc80ca5708526c9aaab9344c1377404cc1cae901f
remove encoding of output using Haskeline; the IO library does it now (#3398)
ghc/GhciMonad.hs
ghc/InteractiveUI.hs