From 1e8699d159dc510c300a5657e1127400030a1c10 Mon Sep 17 00:00:00 2001 From: bjorn Date: Fri, 3 Oct 2008 07:35:26 +0000 Subject: Added | syntax for variants. --- src/GF/Source/AbsGF.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/GF/Source/AbsGF.hs') diff --git a/src/GF/Source/AbsGF.hs b/src/GF/Source/AbsGF.hs index c683d0972..37c0e5c52 100644 --- a/src/GF/Source/AbsGF.hs +++ b/src/GF/Source/AbsGF.hs @@ -209,6 +209,7 @@ data Exp = | EExtend Exp Exp | EGlue Exp Exp | EConcat Exp Exp + | EVariant Exp Exp | EAbstr [Bind] Exp | ECTable [Bind] Exp | EProd Decl Exp -- cgit v1.2.3