#95: GHCi editor binding with ":e"
------------------------------+---------------------------------------------
Reporter: martijnislief | Owner: nobody
Type: feature request | Status: assigned
Priority: normal | Milestone:
Component: None | Version: None
Severity: minor | Resolution: None
Keywords: | Os: Unknown
Difficulty: Easy (1 hr) | Architecture: Unknown
------------------------------+---------------------------------------------
Changes (by simonmar):
* architecture: => Unknown
* difficulty: => Easy (1 hr)
* os: => Unknown
Old description:
> {{{
> For me, a very useful feature of Hugs is the ":e" command,
> allowing to jump directly to the file and line number that
> contain the first error.
>
> I'd be very happy if GHCi supported this feature.
> }}}
New description:
{{{
For me, a very useful feature of Hugs is the ":e" command,
allowing to jump directly to the file and line number that
contain the first error.
I'd be very happy if GHCi supported this feature.
}}}
Comment:
I implemented :edit, but without the line-number-jumping facility for now.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/95>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs