forked from GitHub/gf-core
in gf-embed.cabal: expose GF.GFCC.CId and hide GF.GFCC.Raw.AbsGFCCRaw
This commit is contained in:
@@ -19,7 +19,7 @@ Library
|
||||
GF.GFCC.API
|
||||
-- needed by code generated by -haskell
|
||||
GF.GFCC.DataGFCC
|
||||
GF.GFCC.Raw.AbsGFCCRaw
|
||||
GF.GFCC.CId
|
||||
Other-modules:
|
||||
GF.Conversion.SimpleToFCFG
|
||||
GF.Data.Assoc
|
||||
@@ -43,10 +43,10 @@ Library
|
||||
GF.Command.PrintGFShell
|
||||
GF.Command.ParGFShell
|
||||
GF.Command.LexGFShell
|
||||
GF.GFCC.CId
|
||||
GF.GFCC.Macros
|
||||
GF.GFCC.Generate
|
||||
GF.GFCC.Linearize
|
||||
GF.GFCC.Raw.AbsGFCCRaw
|
||||
GF.GFCC.Raw.LexGFCCRaw
|
||||
GF.GFCC.Raw.ParGFCCRaw
|
||||
GF.GFCC.Raw.ConvertGFCC
|
||||
|
||||
Reference in New Issue
Block a user