[cvs-nhc98] Lots of little changes in transformation, pretty printer a

User olaf olaf@sparud.net
Fri, 18 Jan 2002 15:12:31 +0100 (CET)


olaf: Fri Jan 18 15:12:31 CET 2002

Update of /usr/src/master/nhc/src/compiler98
In directory hinken:/tmp/cvs-serv23278/src/compiler98

Modified Files:
	AuxLabelAST.hs MainNew.hs PrettySyntax.hs Syntax.hs TokenId.hs 
	TraceId.hs TraceTrans.hs 
Log Message:
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.