summaryrefslogtreecommitdiff
path: root/src-3.0/GFI.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src-3.0/GFI.hs')
-rw-r--r--src-3.0/GFI.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src-3.0/GFI.hs b/src-3.0/GFI.hs
index 97af0b3a4..49d612978 100644
--- a/src-3.0/GFI.hs
+++ b/src-3.0/GFI.hs
@@ -4,12 +4,11 @@ import GF.Command.Interpreter
import GF.Command.Importing
import GF.Command.Commands
import GF.Data.ErrM
-import GF.GFCC.API
import GF.Grammar.API -- for cc command
-
import GF.Infra.UseIO
import GF.Infra.Option
import GF.System.Readline (fetchCommand)
+import PGF
import System.CPUTime