[GHC] #10578: ghci line numbers are off by one
GHC
ghc-devs at haskell.org
Fri Jun 26 17:33:39 UTC 2015
#10578: ghci line numbers are off by one
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: GHCi | Version: 7.10.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by hvr):
Try
{{{
:set prompt "\955:%l> "
:set prompt2 "\955:%l| "
}}}
:-)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10578#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list