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