
#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