@@ -110,11 +110,11 @@ library
110
110
, either >= 4.4.1 && < 5.1
111
111
, extra >= 1.7.0 && < 2.0
112
112
, fuzzyset >= 0.2.4 && < 0.3
113
- , hasql >= 1.6.1.1 && < 1.7
113
+ , hasql >= 1.6.1.1 && < 1.10
114
114
, hasql-dynamic-statements >= 0.3.1 && < 0.4
115
115
, hasql-notifications >= 0.2.2.2 && < 0.2.3
116
- , hasql-pool >= 1.0.1 && < 1.1
117
- , hasql-transaction >= 1.0.1 && < 1.1
116
+ , hasql-pool >= 1.0.1 && < 1.4
117
+ , hasql-transaction >= 1.0.1 && < 1.3
118
118
, heredoc >= 0.2 && < 0.3
119
119
, http-types >= 0.12.2 && < 0.13
120
120
, insert-ordered-containers >= 0.2.2 && < 0.3
@@ -260,8 +260,8 @@ test-suite spec
260
260
, bytestring >= 0.10.8 && < 0.13
261
261
, case-insensitive >= 1.2 && < 1.3
262
262
, containers >= 0.5.7 && < 0.7
263
- , hasql-pool >= 1.0.1 && < 1.1
264
- , hasql-transaction >= 1.0.1 && < 1.1
263
+ , hasql-pool >= 1.0.1 && < 1.4
264
+ , hasql-transaction >= 1.0.1 && < 1.3
265
265
, heredoc >= 0.2 && < 0.3
266
266
, hspec >= 2.3 && < 2.12
267
267
, hspec-wai >= 0.10 && < 0.12
0 commit comments