diff options
Diffstat (limited to 'src/compiler/GF.hs')
| -rw-r--r-- | src/compiler/GF.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/compiler/GF.hs b/src/compiler/GF.hs index 68e43b6ca..cb63cadbe 100644 --- a/src/compiler/GF.hs +++ b/src/compiler/GF.hs @@ -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 |
