From 6133fcbb5fb8f5ed3f45d691ec981b4ea95f3538 Mon Sep 17 00:00:00 2001 From: krasimir Date: Sat, 31 Jan 2009 16:53:21 +0000 Subject: fix flag handling in combination with binary serialization --- src/GF/Compile/GetGrammar.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Compile') diff --git a/src/GF/Compile/GetGrammar.hs b/src/GF/Compile/GetGrammar.hs index 0972c4b3a..c2d7a3f8b 100644 --- a/src/GF/Compile/GetGrammar.hs +++ b/src/GF/Compile/GetGrammar.hs @@ -12,7 +12,7 @@ -- this module builds the internal GF grammar that is sent to the type checker ----------------------------------------------------------------------------- -module GF.Compile.GetGrammar (getSourceModule) where +module GF.Compile.GetGrammar (getSourceModule, addOptionsToModule) where import GF.Data.Operations -- cgit v1.2.3