From 185918ea3d5ad759d7050e8ccb638734231e6762 Mon Sep 17 00:00:00 2001 From: Justus Sagemüller Date: Tue, 21 Nov 2017 18:00:30 +0100 Subject: Relax `http-types` dependency. (#4084) --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index cb6b4d29c..6dbf45c6e 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -338,7 +338,7 @@ library doctemplates >= 0.2.1 && < 0.3, http-client >= 0.4.30 && < 0.6, http-client-tls >= 0.2.4 && < 0.4, - http-types >= 0.8 && < 0.10, + http-types >= 0.8 && < 0.11, case-insensitive >= 1.2 && < 1.3 if os(windows) cpp-options: -D_WINDOWS -- cgit v1.2.3