:list does not underline expression correctly in WinGHCi for files with Windows-style newlines
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- C
- Stars
- 20
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
```
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 `gintauta...@gmail.com` on 27 Oct 2014 at 6:56
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.