exclude two redundant modules from the cabal desciption of the compiler

This commit is contained in:
krasimir
2010-08-24 14:19:08 +00:00
parent acb838eb79
commit 545cd9396e

View File

@@ -87,7 +87,6 @@ executable gf
GF.Data.ErrM GF.Data.ErrM
GF.Data.Operations GF.Data.Operations
GF.Data.Str GF.Data.Str
GF.Data.Zipper
GF.JavaScript.AbsJS GF.JavaScript.AbsJS
GF.JavaScript.PrintJS GF.JavaScript.PrintJS
GF.Infra.Ident GF.Infra.Ident
@@ -129,7 +128,6 @@ executable gf
GF.Compile.Compute.AppPredefined GF.Compile.Compute.AppPredefined
GF.Compile.Optimize GF.Compile.Optimize
GF.Compile.SubExOpt GF.Compile.SubExOpt
GF.Compile.ModDeps
GF.Compile.GetGrammar GF.Compile.GetGrammar
GF.Compile.PGFtoHaskell GF.Compile.PGFtoHaskell
GF.Compile.PGFtoProlog GF.Compile.PGFtoProlog