summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2019-07-10 19:32:49 +0200
committerGitHub <noreply@github.com>2019-07-10 19:32:49 +0200
commit1ceb8c0342a4be31b3f7be9dc39d7f093b781c3b (patch)
treea9487e62ff440997abf0f56b8bd2c06c1650932e /gf.cabal
parent32379a8d1118838e8f3487e1c54ab6eee813e7a5 (diff)
parenteab9fb88aaa5408c342927693d8593f1e0ba2b91 (diff)
Merge pull request #45 from GrammaticalFramework/pgf2json
Add export to PGF JSON format
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/gf.cabal b/gf.cabal
index e7a5e100d..156f6518d 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -194,6 +194,7 @@ Library
GF.Compile.GrammarToCanonical
GF.Grammar.CanonicalJSON
GF.Compile.PGFtoJS
+ GF.Compile.PGFtoJSON
GF.Compile.PGFtoProlog
GF.Compile.PGFtoPython
GF.Compile.ReadFiles