diff options
Diffstat (limited to 'src/GF/Source/ParGF.hs')
| -rw-r--r-- | src/GF/Source/ParGF.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Source/ParGF.hs b/src/GF/Source/ParGF.hs index 823a48838..71b4bbfec 100644 --- a/src/GF/Source/ParGF.hs +++ b/src/GF/Source/ParGF.hs @@ -1,6 +1,6 @@ {-# OPTIONS -fglasgow-exts -cpp #-} {-# OPTIONS -fno-warn-incomplete-patterns -fno-warn-overlapping-patterns #-} -module GF.Source.ParGF where --H + module GF.Source.ParGF (pGrammar, pModDef, pOldGrammar, pExp, myLexer) where --H import GF.Source.AbsGF --H import GF.Source.LexGF --H import GF.Infra.Ident --H |
