aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 4319c5275..ae52634cb 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -360,7 +360,7 @@ flag trypandoc
Default: False
library
- build-depends: base >= 4.8 && < 5,
+ build-depends: base >= 4.9 && < 5,
syb >= 0.1 && < 0.8,
containers >= 0.4.2.1 && < 0.7,
unordered-containers >= 0.2 && < 0.3,