[GHC] #7711: Multi-line input mode in ghci doesn't obey :set prompt

#7711: Multi-line input mode in ghci doesn't obey :set prompt -----------------------------+---------------------------------------------- Reporter: tibbe | Owner: Type: bug | Status: new Priority: normal | Component: GHCi Version: 7.6.2 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Blockedby: Blocking: | Related: -----------------------------+---------------------------------------------- You can set your prompt using {{{ :set prompt "ghci> " }}} But this is not obeyed by the multi-line input mode in ghci: {{{ ghci> :{ Prelude S S8 Network.Socket| getNumericHostAddress host = do }}} -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7711 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7711: Multi-line input mode in ghci doesn't obey :set prompt ---------------------------------+------------------------------------------ Reporter: tibbe | Owner: Type: bug | Status: closed Priority: normal | Component: GHCi Version: 7.6.2 | Resolution: duplicate Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by monoidal): * status: new => closed * resolution: => duplicate Comment: Duplicate of #7618. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7711#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC