From 2e72e2adcf61ba38cb544a3776c7a426a3beb026 Mon Sep 17 00:00:00 2001 From: Laurence Isla Date: Wed, 13 Dec 2023 15:40:15 -0500 Subject: [PATCH] chore: include base v4.17 to support ghc 9.4 --- postgrest.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgrest.cabal b/postgrest.cabal index d879b1b639..1a482301e0 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -75,7 +75,7 @@ library PostgREST.Response.Performance PostgREST.Version other-modules: Paths_postgrest - build-depends: base >= 4.9 && < 4.17 + build-depends: base >= 4.9 && < 4.18 , HTTP >= 4000.3.7 && < 4000.5 , Ranged-sets >= 0.3 && < 0.5 , aeson >= 2.0.3 && < 2.2