From 60980d16176f5f3a70ceb32d7a4975a73deded9f Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 10 Feb 2014 16:04:40 +0000 Subject: 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. --- gf.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gf.cabal') 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 -- cgit v1.2.3