Skip to content

Commit

Permalink
feat(#81): constrain postgresql-libpq to ^>= 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabhxyz committed Aug 29, 2024
1 parent 655073e commit 985fa67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ constraints:
, persistent ^>= 2.14.6.0
, cardano-node ^>= 9.1.0
, bech32 >= 1.1.7
, postgresql-libpq ^>= 0.11
, postgresql-libpq ^>= 0.10

-- lower versions of katip won't build with the Win32-2.12.0.1
-- which is shipped with the ghc-9.2.8
Expand Down

0 comments on commit 985fa67

Please sign in to comment.