From e6fdd9fc6fedc94886f41952e7323044d52c42f9 Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Fri, 26 Apr 2024 11:50:25 +0900 Subject: [PATCH] relax boundary --- warp/warp.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/warp/warp.cabal b/warp/warp.cabal index a066c9e23..e697e3842 100644 --- a/warp/warp.cabal +++ b/warp/warp.cabal @@ -202,7 +202,7 @@ Test-Suite spec , http-client , http-date , http-types >= 0.12 - , http2 >= 5.1 && < 5.2 + , http2 >= 5.1 && < 5.3 , iproute >= 1.3.1 , network , process