From 3b39607bbac8e6ab99198ab608f14e1f84c2f60e Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 24 Jun 2004 14:06:09 +0000 Subject: last-minute bug fixes --- src/GF/Source/AbsGF.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/GF/Source/AbsGF.hs') diff --git a/src/GF/Source/AbsGF.hs b/src/GF/Source/AbsGF.hs index d8115df26..54564c341 100644 --- a/src/GF/Source/AbsGF.hs +++ b/src/GF/Source/AbsGF.hs @@ -100,6 +100,9 @@ data TopDef = | DefPrintOld [PrintDef] | DefLintype [Def] | DefPattern [Def] + | DefPackage Ident [TopDef] + | DefVars [Def] + | DefTokenizer Ident deriving (Eq,Ord,Show) data CatDef = -- cgit v1.2.3