summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2010-08-24 14:19:08 +0000
committerkrasimir <krasimir@chalmers.se>2010-08-24 14:19:08 +0000
commit545cd9396e60a101d1147187727150d7447bb036 (patch)
tree1a63b6106c6eb9e2e56020fe989d8a1bd92c8a38 /gf.cabal
parentacb838eb79dcaafa736fa317df7b852cfc4d883d (diff)
exclude two redundant modules from the cabal desciption of the compiler
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal2
1 files changed, 0 insertions, 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