id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
42,Investigate integration into ghci,judah,,"Haskeline is fully featured enough to make it worth trying to replace editline in ghci.  

I expect this change to make ghci somewhat simpler; for example:
 - ghci currently works around several readline/editline bugs.
 - the global variable `saved_sess` will no longer be necessary due to monadic completion functions.

However, our dependencies on mtl, utf8-string, etc will have to be investigated.
",enhancement,closed,minor,,,fixed,,
