Use haskeline, rather than editline, for line editing in ghci
authorIan Lynagh <igloo@earth.li>
Wed, 29 Apr 2009 00:58:38 +0000 (00:58 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 29 Apr 2009 00:58:38 +0000 (00:58 +0000)
commit46aed8a4a084add708bbd119d19905105d5f0d72
tree2f93cdcc414bc3a3b128512b0a1ee3d6ddce95bf
parente213baf0e233efca39d627efcbabeeaac14f3e5c
Use haskeline, rather than editline, for line editing in ghci
aclocal.m4
compiler/ghc.cabal.in
configure.ac
ghc.mk
ghc/GhciMonad.hs [moved from compiler/ghci/GhciMonad.hs with 80% similarity]
ghc/GhciTags.hs [moved from compiler/ghci/GhciTags.hs with 100% similarity]
ghc/InteractiveUI.hs [moved from compiler/ghci/InteractiveUI.hs with 80% similarity]
ghc/ghc-bin.cabal.in
ghc/ghc.mk
packages