From abe8da32fd5c3d0d69695bb89ca53be57f7166cc Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 20 Oct 2008 07:52:14 +0000 Subject: add parser and pretty printer for types --- GF.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'GF.cabal') diff --git a/GF.cabal b/GF.cabal index d9103679c..a8109155c 100644 --- a/GF.cabal +++ b/GF.cabal @@ -574,6 +574,7 @@ library PGF.Parsing.FCFG.Incremental PGF.Parsing.FCFG PGF.Expr + PGF.Type PGF.Raw.Parse PGF.Raw.Print PGF.Raw.Convert @@ -680,6 +681,8 @@ executable gf PGF PGF.CId PGF.Data + PGF.Expr + PGF.Type PGF.Macros PGF.Generate PGF.Linearize -- cgit v1.2.3