[cvs-nhc98] Corrected error in tracing of suspected ifs and guards.

User olaf olaf@sparud.net
Mon, 7 May 2001 13:00:43 +0200 (CEST)


olaf: Mon May  7 13:00:43 CEST 2001

Update of /usr/src/master/nhc/src/prelude/PreludeDebug
In directory hinken:/tmp/cvs-serv27814/src/prelude/PreludeDebug

Modified Files:
	PreludeDebug.hs 
Log Message:
Corrected error in tracing of suspected ifs and guards.

Sometimes these were not recorded in the trace, because of some bogus trustedness test. No measurable influence on runtime (although test is removed) and Mate trace file increases by 0.1%.