#3235: ghci-6.10.3 can't be built with readline support
------------------------------+---------------------------------------------
 Reporter:  guest             |          Owner:                  
     Type:  bug               |         Status:  new             
 Priority:  normal            |      Milestone:                  
Component:  GHCi              |        Version:  6.10.3          
 Severity:  minor             |     Resolution:                  
 Keywords:                    |       Testcase:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
------------------------------+---------------------------------------------
Comment (by judah):

 Note that Haskeline does have bindable commands, as documented at:
 http://trac.haskell.org/haskeline/wiki/WikiDocumentation

 Also keep in mind that the readline backend also came with problems.  For
 example, the following didn't work:
  - tab-completion of Unicode identifiers (#2058)
  - tab completion of quoted filenames in expressions
  - cancel the current input line with ctrl-c

 I don't really object to a forked GHC/readline.  But I wonder whether the
 effort required to maintain a separate branch of GHC would be better used
 to fix Haskeline's remaining issues.  (I plan to tackle many of them
 myself in time for the ghc-6.12 release.)

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