summaryrefslogtreecommitdiff
path: root/GF.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'GF.cabal')
-rw-r--r--GF.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/GF.cabal b/GF.cabal
index 39192a11d..1a2c1c181 100644
--- a/GF.cabal
+++ b/GF.cabal
@@ -50,12 +50,16 @@ library
PGF.Paraphrase
PGF.TypeCheck
PGF.Binary
+ PGF.Morphology
+ PGF.ShowLinearize
GF.Data.MultiMap
GF.Data.TrieMap
GF.Data.Utilities
GF.Data.SortedList
GF.Data.Assoc
GF.Data.ErrM
+ GF.Data.Relation
+ GF.Data.Operations
-- needed only for the on demand generation of PMCFG
GF.Infra.GetOpt
GF.Infra.Option