summaryrefslogtreecommitdiff
path: root/GF.cabal
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2008-10-20 07:52:14 +0000
committerkrasimir <krasimir@chalmers.se>2008-10-20 07:52:14 +0000
commitabe8da32fd5c3d0d69695bb89ca53be57f7166cc (patch)
tree48154cb2c97503e000638ac65f2f77c63e9e3928 /GF.cabal
parent418856d9bfe23944528ba3d41710be0dbfab8d27 (diff)
add parser and pretty printer for types
Diffstat (limited to 'GF.cabal')
-rw-r--r--GF.cabal3
1 files changed, 3 insertions, 0 deletions
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