forked from GitHub/gf-core
Morphological analysis and glueing.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user