diff options
Diffstat (limited to 'src/GF/Command')
| -rw-r--r-- | src/GF/Command/Commands.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Command/Commands.hs b/src/GF/Command/Commands.hs index 57303f53f..e9a2819ba 100644 --- a/src/GF/Command/Commands.hs +++ b/src/GF/Command/Commands.hs @@ -15,7 +15,6 @@ import PGF.ShowLinearize import PGF.Macros import PGF.Data ---- import PGF.Morphology -import PGF.Quiz import PGF.VisualizeTree import GF.Compile.Export import GF.Infra.Option (noOptions) @@ -26,6 +25,7 @@ import GF.Command.Abstract import GF.Command.Messages import GF.Text.Lexing import GF.Text.Transliterations +import GF.Quiz import GF.Command.TreeOperations ---- temporary place for typecheck and compute |
