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

GHC cvs-ghc at haskell.org
Thu Feb 21 22:40:54 CET 2013


#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



More information about the ghc-tickets mailing list