summaryrefslogtreecommitdiff
path: root/src/GF-embed.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF-embed.cabal')
-rw-r--r--src/GF-embed.cabal4
1 files changed, 2 insertions, 2 deletions
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