summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index ac0a3a617..9b427afa6 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -133,7 +133,7 @@ Library
if flag(c-runtime)
exposed-modules: PGF2
- other-modules: PGF2.FFI
+ other-modules: PGF2.FFI PGF2.Expr
GF.Interactive2 GF.Command.Commands2
hs-source-dirs: src/runtime/haskell-bind
build-tools: hsc2hs