[cvs-nhc98] cvs commit: hat/src/hattrans TraceTrans.hs
Malcolm Wallace
malcolm at haskell.org
Mon Sep 27 07:15:53 EDT 2004
malcolm 2004/09/27 04:15:53 PDT
Modified files:
src/hattrans TraceTrans.hs
Log:
Introduce a new expression marker "DoLambda", for the lambda exps created
by de-sugaring a do-stmt block. In the viewers, render the application
of a DoLambda with the sugar
do val <- {parent of val}
Revision Changes Path
1.73 +12 -1 hat/src/hattrans/TraceTrans.hs
More information about the Cvs-nhc98
mailing list