@@ -109,11 +109,11 @@ library
109
109
, extra >= 1.7.0 && < 2.0
110
110
, fuzzyset >= 0.2.4 && < 0.3
111
111
, gitrev >= 1.2 && < 1.4
112
- , hasql >= 1.6.1.1 && < 1.7
112
+ , hasql >= 1.6.1.1 && < 1.10
113
113
, hasql-dynamic-statements >= 0.3.1 && < 0.4
114
114
, hasql-notifications >= 0.2.2.0 && < 0.3
115
- , hasql-pool >= 1.0.1 && < 1.1
116
- , hasql-transaction >= 1.0.1 && < 1.1
115
+ , hasql-pool >= 1.0.1 && < 1.4
116
+ , hasql-transaction >= 1.0.1 && < 1.3
117
117
, heredoc >= 0.2 && < 0.3
118
118
, http-types >= 0.12.2 && < 0.13
119
119
, 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