From ed4b43961deb37ee2592e60db0c182c7efa5528f Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 1 Nov 2007 10:10:30 +0000 Subject: Added explicit export list to ParGF. --- src/GF/Source/ParGF.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Source/ParGF.hs') 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 -- cgit v1.2.3