[cvs-nhc98] cvs commit: nhc98/src/compiler98 SysDeps.hs
Malcolm Wallace
malcolm at glass.cse.ogi.edu
Mon Jun 21 06:09:14 EDT 2004
malcolm 2004/06/21 03:09:14 PDT
Modified files:
src/compiler98 SysDeps.hs
Log:
Work around a (newly discovered) bug in nhc98. It seems nhc98 can't
cope with re-exporting "module X" where X is an "import Y as X"
renamed module. Must re-export under the real module name.
Revision Changes Path
1.4 +3 -3 nhc98/src/compiler98/SysDeps.hs
More information about the Cvs-nhc98
mailing list