diff options
author | simonpj@microsoft.com <unknown> | 2010-06-15 07:06:26 +0000 |
---|---|---|
committer | simonpj@microsoft.com <unknown> | 2010-06-15 07:06:26 +0000 |
commit | 0c41772cba7ec3f558cd2619716c7db771eae935 (patch) | |
tree | 2cd13daa798e11c728bb97b4c7539b80e8ac871a /compiler/codeGen | |
parent | 617a845f9574185f71db0cad7cfcb2e54fcb9db4 (diff) | |
download | haskell-0c41772cba7ec3f558cd2619716c7db771eae935.tar.gz |
Fix Trac #4127: build GlobalRdrEnv in GHCi correctly
GHCi was building its GlobalRdrEnv wrongly, so that the
gre_par field was bogus. That in turn fooled the renamer.
The fix is easy: use the right function! Namely, call
RnNames.gresFromAvail rather than availsToNameSet.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions