File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 5959 sha256 = "sha256-5NsF0WyiZuqkZemlQfA/J7rAJttkE56oPJK4zgqMbZ4=" ;
6060 }
6161 { } ) ;
62- hasql-transaction = lib . dontCheck prev . hasql-transaction_1_2_0_1 ;
62+ hasql-transaction = lib . dontCheck ( prev . callHackageDirect
63+ {
64+ pkg = "hasql-transaction" ;
65+ ver = "1.2.1" ;
66+ sha256 = "sha256-7Q7gt5ts4OoGU58dp6PJFZmVjfwjozANHNg2u1PJf6Q=" ;
67+ }
68+ { } ) ;
6369
6470 # Needed for hasql 1.9
6571 text-builder = lib . dontCheck prev . text-builder_1_0_0_3 ;
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ library
114114 , hasql-dynamic-statements >= 0.3.1 && < 0.4
115115 , hasql-notifications >= 0.2.4.0 && < 0.3
116116 , hasql-pool >= 1.3.0.1 && < 1.4
117- , hasql-transaction >= 1.2.0. 1 && < 1.3
117+ , hasql-transaction >= 1.2.1 && < 1.3
118118 , heredoc >= 0.2 && < 0.3
119119 , http-types >= 0.12.2 && < 0.13
120120 , insert-ordered-containers >= 0.2.2 && < 0.3
@@ -265,7 +265,7 @@ test-suite spec
265265 , containers >= 0.5.7 && < 0.7
266266 , hasql >= 1.9.1.2 && < 1.10
267267 , hasql-pool >= 1.3.0.1 && < 1.4
268- , hasql-transaction >= 1.2.0. 1 && < 1.3
268+ , hasql-transaction >= 1.2.1 && < 1.3
269269 , heredoc >= 0.2 && < 0.3
270270 , hspec >= 2.3 && < 2.12
271271 , hspec-expectations >= 0.8.4 && < 0.9
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ extra-deps:
1515 - hasql-implicits-0.2.0.1
1616 - hasql-notifications-0.2.4.0
1717 - hasql-pool-1.3.0.1
18- - hasql-transaction-1.2.0. 1
18+ - hasql-transaction-1.2.1
1919 - jose-jwt-0.10.0
2020 - postgresql-binary-0.14.0.1
2121 - postgresql-libpq-0.11.0.0
You can’t perform that action at this time.
0 commit comments