From cfaeff8a5a76f541fc744ea9b97321ce65dc426e Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Wed, 5 Oct 2022 18:26:16 +0300 Subject: [PATCH] Allow jose 0.10 Builds fine and all tests pass. --- postgrest.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index 996cf6614..6c56b9865 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -97,7 +97,7 @@ library , http-types >= 0.12.2 && < 0.13 , insert-ordered-containers >= 0.2.2 && < 0.3 , interpolatedstring-perl6 >= 1 && < 1.1 - , jose >= 0.8.5.1 && < 0.10 + , jose >= 0.8.5.1 && < 0.11 , lens >= 4.14 && < 5.2 , lens-aeson >= 1.0.1 && < 1.2 , mtl >= 2.2.2 && < 2.3