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 dcad3fffb..962123d1d 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -578,7 +578,7 @@ library
cpp-options: -DPANDOC_HTTP_SUPPORT
build-depends:
crypton-connection >= 0.3.1 && < 0.5,
- crypton-x509-system >= 1.6.7 && < 1.7,
+ crypton-x509-system >= 1.6.7 && < 1.9,
http-client >= 0.4.30 && < 0.8,
http-client-tls >= 0.2.4 && < 0.4,
network >= 2.6 && < 3.3,