From 545cd9396e60a101d1147187727150d7447bb036 Mon Sep 17 00:00:00 2001 From: krasimir Date: Tue, 24 Aug 2010 14:19:08 +0000 Subject: [PATCH] exclude two redundant modules from the cabal desciption of the compiler --- gf.cabal | 2 -- 1 file changed, 2 deletions(-) diff --git a/gf.cabal b/gf.cabal index 9aaa85d75..43b3939d1 100644 --- a/gf.cabal +++ b/gf.cabal @@ -87,7 +87,6 @@ executable gf GF.Data.ErrM GF.Data.Operations GF.Data.Str - GF.Data.Zipper GF.JavaScript.AbsJS GF.JavaScript.PrintJS GF.Infra.Ident @@ -129,7 +128,6 @@ executable gf GF.Compile.Compute.AppPredefined GF.Compile.Optimize GF.Compile.SubExOpt - GF.Compile.ModDeps GF.Compile.GetGrammar GF.Compile.PGFtoHaskell GF.Compile.PGFtoProlog