From a0c1da2548ac1a6395e13e681cfb08ca02550ff8 Mon Sep 17 00:00:00 2001 From: Peter Ljunglöf Date: Fri, 8 Feb 2019 09:10:04 +0100 Subject: encoding/decoding canonical GF grammars to/from JSON and YAML --- gf.cabal | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gf.cabal') diff --git a/gf.cabal b/gf.cabal index 3a4604d49..02614ecb4 100644 --- a/gf.cabal +++ b/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 -- cgit v1.2.3