From 116912647b4abcbce67452d622c45d41d23c17ef Mon Sep 17 00:00:00 2001 From: krasimir Date: Sun, 25 Oct 2009 13:10:24 +0000 Subject: [PATCH] add GF.Compile.Concrete.TypeCheck in GF.cabal --- GF.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/GF.cabal b/GF.cabal index 4c605c0d2..656f900c5 100644 --- a/GF.cabal +++ b/GF.cabal @@ -143,6 +143,7 @@ executable gf GF.Compile.Rename GF.Compile.ReadFiles GF.Compile.GrammarToGFCC + GF.Compile.Concrete.TypeCheck GF.Compile.Concrete.Compute GF.Compile.Concrete.AppPredefined GF.Compile.Abstract.TC