forked from GitHub/gf-core
Update GF-embed.cabal to use GFCC.Raw
This commit is contained in:
@@ -18,35 +18,35 @@ Library
|
|||||||
Exposed-Modules:
|
Exposed-Modules:
|
||||||
GF.GFCC.API
|
GF.GFCC.API
|
||||||
-- needed by code generated by -haskell
|
-- needed by code generated by -haskell
|
||||||
GF.GFCC.AbsGFCC
|
|
||||||
GF.GFCC.DataGFCC
|
GF.GFCC.DataGFCC
|
||||||
|
GF.GFCC.Raw.AbsGFCCRaw
|
||||||
Other-modules:
|
Other-modules:
|
||||||
GF.Conversion.SimpleToFCFG
|
GF.Conversion.SimpleToFCFG
|
||||||
|
GF.Data.Assoc
|
||||||
GF.Data.Utilities
|
GF.Data.Utilities
|
||||||
GF.Data.SortedList
|
GF.Data.SortedList
|
||||||
GF.Data.BacktrackM
|
GF.Data.BacktrackM
|
||||||
|
GF.Data.ErrM
|
||||||
|
GF.Data.GeneralDeduction
|
||||||
|
GF.Data.RedBlackSet
|
||||||
GF.Text.UTF8
|
GF.Text.UTF8
|
||||||
GF.Infra.CompactPrint
|
GF.Infra.CompactPrint
|
||||||
GF.GFCC.PrintGFCC
|
|
||||||
GF.GFCC.Macros
|
|
||||||
GF.Formalism.FCFG
|
|
||||||
GF.Infra.PrintClass
|
GF.Infra.PrintClass
|
||||||
|
GF.Formalism.FCFG
|
||||||
GF.Formalism.Utilities
|
GF.Formalism.Utilities
|
||||||
GF.Data.Assoc
|
|
||||||
GF.Parsing.FCFG
|
GF.Parsing.FCFG
|
||||||
GF.GFCC.ErrM
|
|
||||||
GF.Parsing.FCFG.PInfo
|
GF.Parsing.FCFG.PInfo
|
||||||
GF.Parsing.FCFG.Range
|
GF.Parsing.FCFG.Range
|
||||||
GF.Parsing.FCFG.Active
|
GF.Parsing.FCFG.Active
|
||||||
GF.Data.GeneralDeduction
|
|
||||||
GF.Data.RedBlackSet
|
|
||||||
GF.Command.PPrTree
|
GF.Command.PPrTree
|
||||||
GF.Command.ErrM
|
|
||||||
GF.Command.AbsGFShell
|
GF.Command.AbsGFShell
|
||||||
GF.Command.PrintGFShell
|
GF.Command.PrintGFShell
|
||||||
GF.Command.ParGFShell
|
GF.Command.ParGFShell
|
||||||
GF.Command.LexGFShell
|
GF.Command.LexGFShell
|
||||||
GF.GFCC.ParGFCC
|
GF.GFCC.CId
|
||||||
GF.GFCC.LexGFCC
|
GF.GFCC.Macros
|
||||||
GF.GFCC.Generate
|
GF.GFCC.Generate
|
||||||
GF.GFCC.Linearize
|
GF.GFCC.Linearize
|
||||||
|
GF.GFCC.Raw.LexGFCCRaw
|
||||||
|
GF.GFCC.Raw.ParGFCCRaw
|
||||||
|
GF.GFCC.Raw.ConvertGFCC
|
||||||
|
|||||||
Reference in New Issue
Block a user