From a663eda2690602d82584d6f74bdab48ebbe0d31b Mon Sep 17 00:00:00 2001 From: krasimir Date: Tue, 16 Sep 2008 15:35:15 +0000 Subject: build parsers on demand if they aren't in the PGF file --- GF.cabal | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'GF.cabal') diff --git a/GF.cabal b/GF.cabal index 14af3bdec..4ddccb11a 100644 --- a/GF.cabal +++ b/GF.cabal @@ -584,7 +584,10 @@ library GF.Data.Assoc GF.Data.ErrM GF.Text.UTF8 - +-- needed only for the on demand generation of PMCFG + GF.Data.BacktrackM + GF.Compile.GenerateFCFG + GF.Compile.GeneratePMCFG executable gf build-depends: base, -- cgit v1.2.3