From dc1c8355633ba2fe57046a19a579f5cd154835f7 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 4 Dec 2007 20:13:36 +0000 Subject: restored interface and instance - at least for a while --- src/GF/Devel/Grammar/Modules.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/GF/Devel/Grammar/Modules.hs') diff --git a/src/GF/Devel/Grammar/Modules.hs b/src/GF/Devel/Grammar/Modules.hs index a3bf69485..23dfdae72 100644 --- a/src/GF/Devel/Grammar/Modules.hs +++ b/src/GF/Devel/Grammar/Modules.hs @@ -54,6 +54,8 @@ type JEntry = Either Judgement Indirection data ModuleType = MTAbstract | MTConcrete Ident + | MTInterface + | MTInstance Ident | MTGrammar deriving Eq -- cgit v1.2.3