[cvs-nhc98] cvs commit: hat/src/hatlib Makefile Prelude.hs
Malcolm Wallace
malcolm at glass.cse.ogi.edu
Tue Jun 22 07:04:03 EDT 2004
malcolm 2004/06/22 04:04:03 PDT
Modified files:
src/hatlib Makefile Prelude.hs
Log:
A hack to ensure that the user namespace is not polluted by Hat Prelude
artifacts like "Fun" "List" "Cons" "Tuple0" and so on. Essentially,
we need these Prelude exports in the .hx file, but must exclude them
from being seen by the host compiler.
Revision Changes Path
1.50 +15 -4 hat/src/hatlib/Makefile
1.4 +4 -1 hat/src/hatlib/Prelude.hs
More information about the Cvs-nhc98
mailing list