summaryrefslogtreecommitdiff
path: root/src/GF/Canon/MkGFC.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Canon/MkGFC.hs')
-rw-r--r--src/GF/Canon/MkGFC.hs5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/GF/Canon/MkGFC.hs b/src/GF/Canon/MkGFC.hs
index 62bb4d184..a1dfdbe2f 100644
--- a/src/GF/Canon/MkGFC.hs
+++ b/src/GF/Canon/MkGFC.hs
@@ -12,7 +12,10 @@
-- (Description of the module)
-----------------------------------------------------------------------------
-module MkGFC where
+module MkGFC (prCanonModInfo, prCanon, prCanonMGr,
+ canon2grammar, grammar2canon,
+ info2mod,
+ trExp, rtExp, rtQIdent) where
import GFC
import AbsGFC