mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
fix flag handling in combination with binary serialization
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user