summaryrefslogtreecommitdiff
path: root/src/GF/Devel/Compile/GFtoGFCC.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Devel/Compile/GFtoGFCC.hs')
-rw-r--r--src/GF/Devel/Compile/GFtoGFCC.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Devel/Compile/GFtoGFCC.hs b/src/GF/Devel/Compile/GFtoGFCC.hs
index d152b7b57..aaa55c895 100644
--- a/src/GF/Devel/Compile/GFtoGFCC.hs
+++ b/src/GF/Devel/Compile/GFtoGFCC.hs
@@ -1,4 +1,4 @@
-module GF.Devel.GFtoGFCC (prGrammar2gfcc,mkCanon2gfcc) where
+module GF.Devel.Compile.GFtoGFCC (prGrammar2gfcc,mkCanon2gfcc) where
import GF.Devel.Compile.Factorize (unshareModule)