From 829e1bbfd3671dc9f2f590f5ed05303a0f899c97 Mon Sep 17 00:00:00 2001 From: hallgren Date: Thu, 3 Sep 2015 20:41:00 +0000 Subject: PGF2.Expr fixes It needs to be listed in gf.cabal unsafePerformIO is only exported from System.IO.Unsafe, starting with ghc-7.8 --- gf.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gf.cabal') 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 -- cgit v1.2.3