Use command-dependent word break characters for tab completion in ghci. Fixes bug...
authorjudah.jacobson@gmail.com <unknown>
Wed, 9 Jan 2008 00:36:06 +0000 (00:36 +0000)
committerjudah.jacobson@gmail.com <unknown>
Wed, 9 Jan 2008 00:36:06 +0000 (00:36 +0000)
commitc2fd45f3496040a6bc7ce8110ffe9e14bad6564f
tree1329f7fcf5805b4a02b155610dc661df8480955f
parent493fd9dfc6a7a60a7f5fdc126e2c4b731fbb4c3c
Use command-dependent word break characters for tab completion in ghci.  Fixes bug #998.
compiler/ghci/GhciMonad.hs
compiler/ghci/InteractiveUI.hs