On Windows, don't try to use ANSI bold sequences.
authorSimon Marlow <simonmar@microsoft.com>
Fri, 18 May 2007 13:35:43 +0000 (13:35 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 18 May 2007 13:35:43 +0000 (13:35 +0000)
commit180e4344fab89e3e2c1aaaaaf1509c79f4bdb562
tree4147dac93f39f6715c1a1da9b609c4bb8392a0b0
parentede84b2aad85b55c616d91e8863f8c8ce8bc17a9
On Windows, don't try to use ANSI bold sequences.
Instead we identify the active expression with a line of ^^^^^^^
underneath it.
compiler/ghci/InteractiveUI.hs