summaryrefslogtreecommitdiff
path: root/src/GF-embed.cabal
AgeCommit message (Collapse)Author
2008-06-25removed src for 2.9aarne
2008-02-26Build gf-embed with -O2.bjorn
2008-01-04Remove LexGFCCRaw from GF-embed.cabalbringert
2007-12-20in gf-embed.cabal: expose GF.GFCC.CId and hide GF.GFCC.Raw.AbsGFCCRawbringert
2007-12-20Update GF-embed.cabal to use GFCC.Rawbringert
2007-12-05Expose AbsGFCC and DataGFCC in gf-embed.cabal, since code generated by ↵bringert
-haskell needs them.
2007-12-05Update GF-embed.cabal to use expose GF.GFCC.API. This pulls in a lot fewer ↵bringert
modules than the old version. Use Cabal configurations to compile on 6.8.1. This unfortunately means that users of GHC < 6.8 must upgrade to Cabal 1.2 or greater.
2007-06-14Added a simple cabal build system for the embedded API.bringert