From 598bf7ddfa5221adaf25ed5491f13c7181589153 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 29 Apr 2024 16:24:19 -0500 Subject: [PATCH] Allow cookie-0.5 --- openapi3.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi3.cabal b/openapi3.cabal index a841ad7f..020f6ecb 100644 --- a/openapi3.cabal +++ b/openapi3.cabal @@ -83,7 +83,7 @@ library , aeson >=1.4.2.0 && <1.6 || >=2.0.1.0 && < 2.3 , aeson-pretty >=0.8.7 && <0.9 -- cookie 0.4.3 is needed by GHC 7.8 due to time>=1.4 constraint - , cookie >=0.4.3 && <0.5 + , cookie >=0.4.3 && <0.6 , generics-sop >=0.5.1.0 && <0.6 , hashable >=1.2.7.0 && <1.5 , http-media >=0.8.0.0 && <0.9