mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
fix the compilation of MorphoService.hs
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import GF.Compile
|
import GF.Compile
|
||||||
import GF.Compile.Compute (computeConcrete)
|
|
||||||
import GF.Compile.Rename (renameSourceTerm)
|
import GF.Compile.Rename (renameSourceTerm)
|
||||||
import GF.Compile.CheckGrammar (inferLType)
|
import GF.Compile.Concrete.Compute (computeConcrete)
|
||||||
|
import GF.Compile.Concrete.TypeCheck (inferLType)
|
||||||
import GF.Data.Operations
|
import GF.Data.Operations
|
||||||
import GF.Grammar
|
import GF.Grammar
|
||||||
import GF.Grammar.Parser
|
import GF.Grammar.Parser
|
||||||
|
|||||||
Reference in New Issue
Block a user