forked from GitHub/gf-core
Rename modules GFI, GFC & GFServer...
... to GF.Interactive, GF.Compiler & GF.Server, respectively.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module Main where
|
||||
|
||||
import GFC
|
||||
import GFI
|
||||
import GF.Compiler
|
||||
import GF.Interactive
|
||||
import GF.Data.ErrM
|
||||
import GF.Infra.Option
|
||||
import GF.Infra.UseIO
|
||||
|
||||
Reference in New Issue
Block a user