[cvs-nhc98] cvs commit: hat/src/hatlib hat-c.c hat-c.h
Malcolm Wallace
malcolm at haskell.org
Mon Sep 27 07:15:44 EDT 2004
malcolm 2004/09/27 04:15:44 PDT
Modified files:
src/hatlib hat-c.c hat-c.h
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.37 +4 -0 hat/src/hatlib/hat-c.c
1.19 +3 -0 hat/src/hatlib/hat-c.h
More information about the Cvs-nhc98
mailing list