From 249d506f58a8b5f8ef87295ab3dde2d13ddd3885 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 10 Nov 2003 07:55:45 +0000 Subject: Morphological analysis and glueing. --- src/GF/Source/AbsGF.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/GF/Source/AbsGF.hs') diff --git a/src/GF/Source/AbsGF.hs b/src/GF/Source/AbsGF.hs index 8acf35349..28313c5ce 100644 --- a/src/GF/Source/AbsGF.hs +++ b/src/GF/Source/AbsGF.hs @@ -172,6 +172,8 @@ data Exp = | EConcat Exp Exp | EGlue Exp Exp | ELet [LocDef] Exp + | ELetb [LocDef] Exp + | EWhere Exp [LocDef] | EEqs [Equation] | ELString LString | ELin Ident -- cgit v1.2.3