winghci icon indicating copy to clipboard operation
winghci copied to clipboard

:list does not underline expression correctly in WinGHCi for files with Windows-style newlines

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

When I load a file that uses Windows-style newlines in WinGHCi, set a 
breakpoint, run to that breakpoint, and execute ":list", the carets that should 
underline the breakpoint expression are instead appended to the line.

See https://ghc.haskell.org/trac/ghc/ticket/9367

Original issue reported on code.google.com by [email protected] on 27 Oct 2014 at 6:56

GoogleCodeExporter avatar Mar 12 '15 18:03 GoogleCodeExporter

Never mind, this actually is a GHCI bug.

Original comment by [email protected] on 27 Oct 2014 at 7:05

GoogleCodeExporter avatar Mar 12 '15 18:03 GoogleCodeExporter