[cvs-nhc98] patch applied (hat): Lots of little changes in
transformation,
pretty printer and portable prelude. PreludeBasic now transforms and
compiles with ghc-5.02.2 (not with nhc98,
because it cannot hide Prelude entities properly).
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 07:11:56 EDT 2006
Fri Jan 18 06:12:32 PST 2002 olaf
* Lots of little changes in transformation, pretty printer and portable prelude. PreludeBasic now transforms and compiles with ghc-5.02.2 (not with nhc98, because it cannot hide Prelude entities properly).
The Makefile of prelude/Hat now doesn't make anything; everything still done by hand.
M ./src/compiler98/AuxLabelAST.hs -29 +29
M ./src/compiler98/MainNew.hs -6 +8
M ./src/compiler98/PrettySyntax.hs -24 +23
M ./src/compiler98/Syntax.hs -3 +8
M ./src/compiler98/TokenId.hs -4 +4
M ./src/compiler98/TraceId.hs -7 +16
M ./src/compiler98/TraceTrans.hs -159 +528
M ./src/hatlib/Hat.hs -19 +71
M ./src/hatlib/Makefile -5 +5
M ./src/hatlib/PreludeBasic.hs -21 +79
M ./src/hatlib/PreludeBuiltin.hs -4 +11
M ./src/hatlib/TPreludeBuiltinTypes.hs -4 +4
M ./src/hattrans/AuxLabelAST.hs -29 +29
M ./src/hattrans/TraceId.hs -7 +16
M ./src/hattrans/TraceTrans.hs -159 +528
More information about the Cvs-nhc98
mailing list