Export list in GF.Compile.GetGrammar

This commit is contained in:
bjorn
2008-10-16 12:59:40 +00:00
parent bb25c86ae5
commit 95278a947f

View File

@@ -12,7 +12,7 @@
-- this module builds the internal GF grammar that is sent to the type checker
-----------------------------------------------------------------------------
module GF.Compile.GetGrammar where
module GF.Compile.GetGrammar (getSourceModule) where
import GF.Data.Operations