From d73335031188ea6abdf0aab54d9c9fa6a266fa30 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 29 Apr 2024 16:03:10 -0500 Subject: [PATCH] Allow cookie-0.5 --- http-api-data.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http-api-data.cabal b/http-api-data.cabal index 7b32b8f..3bb1f7a 100644 --- a/http-api-data.cabal +++ b/http-api-data.cabal @@ -52,7 +52,7 @@ library -- other-dependencies build-depends: - cookie >= 0.4.3 && < 0.5 + cookie >= 0.4.3 && < 0.6 , hashable >= 1.2.7.0 && < 1.5 , http-types >= 0.12.3 && < 0.13 , text-iso8601 >= 0.1 && < 0.2