forked from GitHub/gf-core
Make LPGF testsuite work (but still fails)
stack test :lpgf
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module GF.Compiler (mainGFC, linkGrammars, writePGF, writeOutputs) where
|
||||
module GF.Compiler (mainGFC, linkGrammars, writePGF, writeLPGF, writeOutputs) where
|
||||
|
||||
import PGF
|
||||
import PGF.Internal(concretes,optimizePGF,unionPGF)
|
||||
|
||||
Reference in New Issue
Block a user