1
0
forked from GitHub/gf-core

Added PGF.TypeCheck to .cabal.

This commit is contained in:
bjorn
2008-10-15 09:05:37 +00:00
parent e36d70d483
commit dc2d0f0df4

View File

@@ -580,6 +580,7 @@ library
PGF.Raw.Abstract
PGF.AbsCompute
PGF.Paraphrase
PGF.TypeCheck
GF.Data.MultiMap
GF.Data.Utilities
GF.Data.SortedList
@@ -695,6 +696,7 @@ executable gf
PGF.Raw.Abstract
PGF.AbsCompute
PGF.Paraphrase
PGF.TypeCheck
GFC
GFI