[project @ 1997-03-14 07:52:06 by simonpj]
[ghc-hetmet.git] / ghc / compiler / parser / tree.ugn
index 86c5174..98d67c2 100644 (file)
@@ -72,8 +72,9 @@ type tree;
        as      : < gasid       : qid;
                    gase        : tree; >;
        lazyp   : < glazyp      : tree; >;
+       plusp   : < gplusp      : qid; 
+                   gplusi      : literal; >;
        wildp   : < >;
-
        restr   : < grestre     : tree;
                    grestrt     : ttype; >;