#2812: For ghci, drop editline in favour of haskeline
-------------------------------+--------------------------------------------
  Reporter:  igloo             |          Owner:                  
      Type:  task              |         Status:  new             
  Priority:  normal            |      Milestone:  6.12 branch     
 Component:  GHCi              |        Version:  6.10.1          
  Severity:  normal            |       Keywords:                  
Difficulty:  Unknown           |       Testcase:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-------------------------------+--------------------------------------------
 For ghci, drop editline in favour of haskeline.

 The hard work has already been done by Judah here:
 http://code.haskell.org/~judah/ghci-haskeline/

 However, currently haskeline depends on utf8-string, which we'd rather not
 pull in as a dependency given we hope not to release with it, so this is
 semi-blocked on #2811 (Unicode support for text I/O).

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2812>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to