[cvs-nhc98] cvs commit: hat/include art.h

Malcolm Wallace malcolm at haskell.org
Mon Sep 27 07:15:42 EDT 2004


malcolm     2004/09/27 04:15:42 PDT

  Modified files:
    include              art.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.6       +1 -0      hat/include/art.h


More information about the Cvs-nhc98 mailing list