[GHC] #8076: `prompt2` not honoured in `:set +m`-style continuations

#8076: `prompt2` not honoured in `:set +m`-style continuations ------------------------------------+------------------------------------- Reporter: hvr | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 7.7 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ------------------------------------+------------------------------------- When the continuation prompt became customizable via bc44435dc2f6cda1071c68b79ace5b390a89244c adapting the prompt for the `:set +m`-style continuation was missed, leaving it hardcoded to `"%s| "`. This is already mentioned in ticket:8051#comment:1, but to make sure this isn't lost, I've created this separate ticket. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8076 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8076: `prompt2` not honoured in `:set +m`-style continuations -------------------------------------+------------------------------------ Reporter: hvr | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: GHCi | Version: 7.7 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Changes (by igloo): * status: new => closed * resolution: => fixed Comment: Applied, thanks! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8076#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC