#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 judahj):

 You might be able to use the functionality in
 [http://hackage.haskell.org/packages/archive/haskeline/0.6.3.1/doc/html
 /System-Console-Haskeline-History.html System.Console.Haskeline.History]
 to merge entered commands into one multiline command.  I'm not sure what
 would happen if a line in the history contained a newline, however.

 Please feel free to add tickets for any desired functionality to
 http://trac.haskell.org/haskeline.  Also note the following related
 ticket:
 http://trac.haskell.org/haskeline/ticket/112

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4316#comment:25>
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