forked from GitHub/gf-core
encoding/decoding canonical GF grammars to/from JSON and YAML
This commit is contained in:
6
gf.cabal
6
gf.cabal
@@ -80,6 +80,11 @@ Library
|
||||
utf8-string,
|
||||
random,
|
||||
pretty,
|
||||
aeson,
|
||||
yaml,
|
||||
unordered-containers,
|
||||
scientific,
|
||||
text,
|
||||
mtl,
|
||||
exceptions
|
||||
hs-source-dirs: src/runtime/haskell
|
||||
@@ -192,6 +197,7 @@ Library
|
||||
GF.Compile.ConcreteToHaskell
|
||||
GF.Compile.ConcreteToCanonical
|
||||
GF.Grammar.Canonical
|
||||
GF.Grammar.CanonicalJSON
|
||||
GF.Compile.PGFtoJS
|
||||
GF.Compile.PGFtoProlog
|
||||
GF.Compile.PGFtoPython
|
||||
|
||||
Reference in New Issue
Block a user