From 483012552aa4ac8fccd733f81110dcebcf1afdd4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 9 Jan 2019 08:43:41 -0800 Subject: Allow http-client 0.6. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index b99a9a8e0..d1d9e6b02 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -392,7 +392,7 @@ library doctemplates >= 0.2.1 && < 0.3, network-uri >= 2.6 && < 2.7, network >= 2.6, - http-client >= 0.4.30 && < 0.6, + http-client >= 0.4.30 && < 0.7, http-client-tls >= 0.2.4 && < 0.4, http-types >= 0.8 && < 0.13, case-insensitive >= 1.2 && < 1.3, -- cgit v1.2.3