summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2019-07-03 15:07:31 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2019-07-03 15:07:31 +0200
commitc5a75c482ccaf1ce955694fb63dd4e05e9d34a02 (patch)
treed7f5e3941739ab564cf5b076d225806452bc2504 /gf.cabal
parent32379a8d1118838e8f3487e1c54ab6eee813e7a5 (diff)
Start work on PGFtoJSON module. Add compiler flag `-f json`.
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