summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/pgf2-bind.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/haskell-bind/pgf2-bind.cabal')
-rw-r--r--src/runtime/haskell-bind/pgf2-bind.cabal2
1 files changed, 1 insertions, 1 deletions
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