getRdrNamesInScope: return interactively-bound names too
authorSimon Marlow <simonmar@microsoft.com>
Thu, 26 Apr 2007 08:39:02 +0000 (08:39 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 26 Apr 2007 08:39:02 +0000 (08:39 +0000)
commitcf997f8083f529e71bb4b5030eb9fc8cf0aaa7f7
tree2fcaed23f97b9199b69c4d343a604a9b8734730a
parent095be20c31e893c423560db3ab26f1c7c18ea967
getRdrNamesInScope: return interactively-bound names too
so completion can now complete names of local bindings
compiler/main/GHC.hs