[cvs-nhc98] Hat: fix segfault bug! Do not use && function - it is the

Malcolm Wallace malcolm@sparud.net
Mon, 5 Mar 2001 12:40:13 +0100 (CET)


malcolm: Mon Mar  5 12:40:13 CET 2001

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

Modified Files:
	PreludeDebug.hs 
Log Message:
Hat: fix segfault bug!  Do not use && function - it is the traced
version from the traced Prelude.  Make a local untraced copy of the
definition of && instead.