mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
exclude two redundant modules from the cabal desciption of the compiler
This commit is contained in:
2
gf.cabal
2
gf.cabal
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user