Skip to content

Commit 10d6324

Browse files
bump resource pool
1 parent e50d31d commit 10d6324

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

postgresql-simple-named.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ test-suite postgresql-simple-named-test
8989
, hspec >= 2.5
9090
, postgresql-simple-named
9191
, postgresql-simple >= 0.5 && < 0.8
92-
, resource-pool ^>= 0.2.3.2 || ^>= 0.4.0.0
92+
, resource-pool ^>= 0.2.3.2 || >=0.4.0.0 && <0.6
9393
, transformers
9494

9595
ghc-options: -threaded -rtsopts -with-rtsopts=-N

stack-9.12.2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
resolver: nightly-2025-08-20
2+

0 commit comments

Comments
 (0)