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.
This commit is contained in:
hallgren
2014-02-10 16:04:40 +00:00
parent 44a764cd2f
commit 60980d1617
2 changed files with 19 additions and 16 deletions

View File

@@ -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