[cvs-nhc98] Added module TraceDerive of the new deriving mechanism for

User olaf olaf@sparud.net
Tue, 12 Feb 2002 11:44:36 +0100 (CET)


olaf: Tue Feb 12 11:44:36 CET 2002

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

Modified Files:
	PrettySyntax.hs 
Added Files:
	TraceDerive.hs 
Log Message:
Added module TraceDerive of the new deriving mechanism for tracing,
which I had forgotten last time.

Also corrected a bug in pretty printing (newtype).