mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Expose AbsGFCC and DataGFCC in gf-embed.cabal, since code generated by -haskell needs them.
This commit is contained in:
@@ -17,13 +17,14 @@ Library
|
||||
Extensions:
|
||||
Exposed-Modules:
|
||||
GF.GFCC.API
|
||||
-- needed by code generated by -haskell
|
||||
GF.GFCC.AbsGFCC
|
||||
GF.GFCC.DataGFCC
|
||||
Other-modules:
|
||||
GF.Conversion.SimpleToFCFG
|
||||
GF.Data.Utilities
|
||||
GF.Data.SortedList
|
||||
GF.Data.BacktrackM
|
||||
GF.GFCC.AbsGFCC
|
||||
GF.GFCC.DataGFCC
|
||||
GF.Text.UTF8
|
||||
GF.Infra.CompactPrint
|
||||
GF.GFCC.PrintGFCC
|
||||
|
||||
Reference in New Issue
Block a user