mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -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.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
|
||||
|
||||
Reference in New Issue
Block a user