summaryrefslogtreecommitdiff
path: root/GF.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'GF.cabal')
-rw-r--r--GF.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/GF.cabal b/GF.cabal
index ab709337e..f16c9b298 100644
--- a/GF.cabal
+++ b/GF.cabal
@@ -57,6 +57,9 @@ library
GF.Data.Assoc
GF.Data.ErrM
-- needed only for the on demand generation of PMCFG
+ GF.Infra.GetOpt
+ GF.Infra.Option
+ GF.Data.ErrM
GF.Data.BacktrackM
GF.Compile.GenerateFCFG
GF.Compile.GeneratePMCFG