[project @ 2002-10-15 11:52:31 by simonpj]
authorsimonpj <unknown>
Tue, 15 Oct 2002 11:52:32 +0000 (11:52 +0000)
committersimonpj <unknown>
Tue, 15 Oct 2002 11:52:32 +0000 (11:52 +0000)
commit5c614bc5f79ac6134e081e71c5db97495e52e1e2
treeddaa5b01bb64ce7804c1687869f9305a3b5dd7ea
parentbb288695c5e25ff185c323f07f79d66dd81a4d0c
[project @ 2002-10-15 11:52:31 by simonpj]
------------------------------------------------
Fix exports for a module with  no local bindings
------------------------------------------------

Fix the export-list generation for a module with no local bindings.
This one bug was breaking a bunch of modxxx tests, plus some renamer
test, plus a desugarer test.
ghc/compiler/typecheck/TcRnDriver.lhs
ghc/compiler/typecheck/TcRnMonad.lhs