Skip to content

Commit

Permalink
chore: include base v4.17 to support ghc 9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenceisla committed Dec 13, 2023
1 parent 6b9fde5 commit 2e72e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgrest.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2e72e2a

Please sign in to comment.