
27 Sep
2004
27 Sep
'04
7:15 a.m.
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