summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2014-02-10 16:04:40 +0000
committerhallgren <hallgren@chalmers.se>2014-02-10 16:04:40 +0000
commit60980d16176f5f3a70ceb32d7a4975a73deded9f (patch)
treebf7dc5e7d28755df152a7ca6d3f68db5c34f1252 /gf.cabal
parent44a764cd2f97f71337a7279b97750694453541b1 (diff)
Fix broken C runtime support in gf.cabal and PGFService.hs
Also add PGF service command c-flush to explicitly flush cached parse results from memory.
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/gf.cabal b/gf.cabal
index 7f28692a2..cf36106a3 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -119,8 +119,8 @@ Library
PGF.OldBinary
if flag(c-runtime)
- exposed-modules: CId, CRuntimeFFI
- other-modules: Gu, PgfLow
+ exposed-modules: PGF2
+ other-modules: PGF2.FFI
hs-source-dirs: src/runtime/haskell-bind
build-tools: hsc2hs
extra-libraries: gu pgf