#4316: Multiline commands in GHCi
------------------------------+---------------------------------------------
  Reporter:  mitar            |          Owner:  vivian          
      Type:  feature request  |         Status:  patch           
  Priority:  normal           |      Milestone:  7.2.1           
 Component:  GHCi             |        Version:  6.12.3          
Resolution:                   |       Keywords:                  
  Testcase:                   |      Blockedby:                  
Difficulty:                   |             Os:  Unknown/Multiple
  Blocking:                   |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown     |  
------------------------------+---------------------------------------------

Comment(by simonmar):

 Nice work!  And the patch is quite small too.

 For 7.0 I'd like to make this optional, since it does change the behaviour
 and may break people's scripts etc., if it turns out that people prefer
 multi-line mode then we can make it the default in 7.2.

 Could we make it optional, enabled with `:set +m` for multiline-input?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4316#comment:26>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to