[cvs-nhc98] Add variable names to top-level trusted pattern bindings.

User olaf olaf@sparud.net
Thu, 26 Apr 2001 19:28:20 +0200 (CEST)


olaf: Thu Apr 26 19:28:20 CEST 2001

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

Modified Files:
	DbgTrans.hs 
Log Message:
Add variable names to top-level trusted pattern bindings.

Similar to top-level trusted cafs. In practise this probably hardly occurs. However, this variable names are only shown if the variables are not evaluated. If they are, they are no longer reachable in the trace. That may mean, that there is only root as printable representation of the result. However, it is unclear where the variable names should be added to the trace.