diff options
| author | krasimir <krasimir@chalmers.se> | 2009-09-28 12:06:20 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2009-09-28 12:06:20 +0000 |
| commit | 288ef038f21a043aacd292b3e958aad06ac6beca (patch) | |
| tree | 61e5616658f847889b71955af3dea25fd025d7cd /GF.cabal | |
| parent | 726d160c8d79f148b5dc14e5616ec4302fe084a9 (diff) | |
export the morphology API from PGF
Diffstat (limited to 'GF.cabal')
| -rw-r--r-- | GF.cabal | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
