We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17352cf commit 97a1145Copy full SHA for 97a1145
postgresql-simple-named.cabal
@@ -88,7 +88,7 @@ test-suite postgresql-simple-named-test
88
, hspec >= 2.5
89
, postgresql-simple-named
90
, postgresql-simple >= 0.5 && < 0.7
91
- , resource-pool >= 0.2.3 && 0.5
+ , resource-pool >= 0.2.3 && <= 0.5
92
, transformers
93
94
ghc-options: -threaded -rtsopts -with-rtsopts=-N
0 commit comments