diff --git a/src/GF-embed.cabal b/src/GF-embed.cabal index 4fcc8b54c..2d9187fb8 100644 --- a/src/GF-embed.cabal +++ b/src/GF-embed.cabal @@ -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