forked from GitHub/gf-core
Replace PGF.Raw with PGF.Binary in the executable section of GF.cabal
This commit is contained in:
5
GF.cabal
5
GF.cabal
@@ -696,10 +696,7 @@ executable gf
|
|||||||
PGF.Parsing.FCFG.Utilities
|
PGF.Parsing.FCFG.Utilities
|
||||||
PGF.Parsing.FCFG.Active
|
PGF.Parsing.FCFG.Active
|
||||||
PGF.Parsing.FCFG
|
PGF.Parsing.FCFG
|
||||||
PGF.Raw.Parse
|
PGF.Binary
|
||||||
PGF.Raw.Print
|
|
||||||
PGF.Raw.Convert
|
|
||||||
PGF.Raw.Abstract
|
|
||||||
PGF.AbsCompute
|
PGF.AbsCompute
|
||||||
PGF.Paraphrase
|
PGF.Paraphrase
|
||||||
PGF.TypeCheck
|
PGF.TypeCheck
|
||||||
|
|||||||
Reference in New Issue
Block a user