[GHC] #8047: Implement line-number %-substitution for prompt-string
GHC
ghc-devs at haskell.org
Sat Aug 10 22:30:59 CEST 2013
#8047: Implement line-number %-substitution for prompt-string
-------------------------+-------------------------------------------------
Reporter: hvr | Owner: Herbert Valerio Riedel
Type: | <hvr@…>
feature request | Status: closed
Priority: | Milestone: 7.8.1
normal | Version: 7.6.3
Component: GHCi | Keywords:
Resolution: | Architecture: Unknown/Multiple
fixed | Difficulty: Unknown
Operating System: | Blocked By:
Unknown/Multiple | Related Tickets:
Type of failure: |
None/Unknown |
Test Case: |
Blocking: |
-------------------------+-------------------------------------------------
Changes (by Herbert Valerio Riedel <hvr@…>):
* owner: => Herbert Valerio Riedel <hvr@…>
* status: patch => closed
* resolution: => fixed
Comment:
In [changeset:11814a8e2f1a5b1163cb1b00bfdc699436b40317/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="11814a8e2f1a5b1163cb1b00bfdc699436b40317"
GHCi: Implement `%l` prompt substitution for line-number
This commit also updates the GHC user guide section
regarding the `set prompt` command and closes #8047.
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8047#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list