summaryrefslogtreecommitdiff
path: root/src/GF/Devel/CheckM.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Devel/CheckM.hs')
-rw-r--r--src/GF/Devel/CheckM.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/GF/Devel/CheckM.hs b/src/GF/Devel/CheckM.hs
index 7f85b0570..d26dbc07c 100644
--- a/src/GF/Devel/CheckM.hs
+++ b/src/GF/Devel/CheckM.hs
@@ -20,8 +20,7 @@ module GF.Devel.CheckM (Check,
) where
import GF.Data.Operations
-import GF.Devel.Grammar.Modules
-import GF.Devel.Grammar.Terms
+import GF.Devel.Grammar.Grammar
import GF.Infra.Ident
import GF.Devel.Grammar.PrGF