From c9af5d11c0d46c2c817ef4bf7a9d68c77d05d995 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 10 Feb 2014 21:44:34 +0000 Subject: Restore compatibility with GHC 7.0 --- src/runtime/haskell-bind/pgf2-bind.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/runtime/haskell-bind/pgf2-bind.cabal') diff --git a/src/runtime/haskell-bind/pgf2-bind.cabal b/src/runtime/haskell-bind/pgf2-bind.cabal index f69eb3f05..877eb0e72 100644 --- a/src/runtime/haskell-bind/pgf2-bind.cabal +++ b/src/runtime/haskell-bind/pgf2-bind.cabal @@ -19,7 +19,7 @@ cabal-version: >=1.10 library exposed-modules: PGF2 other-modules: PGF2.FFI - build-depends: base >=4.5 && <4.7, bytestring >=0.9 && <0.11, + build-depends: base >=4.3, bytestring >=0.9, containers -- hs-source-dirs: build-tools: hsc2hs -- cgit v1.2.3