mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 07:12:50 -06:00
reorganize the modules in GF.Compile.*
This commit is contained in:
@@ -12,8 +12,8 @@ import GF.Grammar hiding (Ident)
|
||||
import GF.Grammar.Parser (runP, pExp)
|
||||
import GF.Grammar.ShowTerm
|
||||
import GF.Compile.Rename
|
||||
import GF.Compile.Concrete.Compute (computeConcrete)
|
||||
import GF.Compile.Concrete.TypeCheck (inferLType)
|
||||
import GF.Compile.Compute.Concrete (computeConcrete)
|
||||
import GF.Compile.TypeCheck.Concrete (inferLType)
|
||||
import GF.Infra.Dependencies
|
||||
import GF.Infra.CheckM
|
||||
import GF.Infra.UseIO
|
||||
|
||||
Reference in New Issue
Block a user