diff options
Diffstat (limited to 'src/GF/Command')
| -rw-r--r-- | src/GF/Command/Importing.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Command/Importing.hs b/src/GF/Command/Importing.hs index 9d31d3dc3..06deab6c6 100644 --- a/src/GF/Command/Importing.hs +++ b/src/GF/Command/Importing.hs @@ -5,10 +5,10 @@ import PGF.Data import GF.Compile import GF.Grammar.Grammar (SourceGrammar) -- for cc command +import GF.Grammar.CF import GF.Infra.UseIO import GF.Infra.Option import GF.Data.ErrM -import GF.Source.CF import Data.List (nubBy) import System.FilePath |
