darcs patch: Fix filename completion by adding trailing spaces/slashes manually. (+ 1 more)

Simon Marlow simonmarhaskell at gmail.com
Fri Jan 11 11:25:25 EST 2008


Judah Jacobson wrote:

> * Use command-dependent word break characters for tab completion in
> ghci.  Fixes bug #998.
> 
>    M ./compiler/ghci/GhciMonad.hs -1 +1
>    M ./compiler/ghci/InteractiveUI.hs -59 +83
> 
> * Fix filename completion by adding trailing spaces/slashes manually.
> 
>     M ./compiler/ghci/InteractiveUI.hs -5 +22

Tested and applied, thanks!

Simon



More information about the Cvs-ghc mailing list