diff options
| author | krasimir <krasimir@chalmers.se> | 2010-08-24 14:19:08 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2010-08-24 14:19:08 +0000 |
| commit | 545cd9396e60a101d1147187727150d7447bb036 (patch) | |
| tree | 1a63b6106c6eb9e2e56020fe989d8a1bd92c8a38 | |
| parent | acb838eb79dcaafa736fa317df7b852cfc4d883d (diff) | |
exclude two redundant modules from the cabal desciption of the compiler
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
