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