Upgrade hasql-transaction
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ executable postgrest
|
|||||||
, errors
|
, errors
|
||||||
, hasql == 0.19.12
|
, hasql == 0.19.12
|
||||||
, hasql-pool == 0.4.1
|
, hasql-pool == 0.4.1
|
||||||
, hasql-transaction == 0.4.5
|
, hasql-transaction == 0.4.5.1
|
||||||
, http-types
|
, http-types
|
||||||
, interpolatedstring-perl6
|
, interpolatedstring-perl6
|
||||||
, jwt
|
, jwt
|
||||||
|
|||||||
+1
-4
@@ -4,7 +4,7 @@ extra-deps:
|
|||||||
- bytestring-tree-builder-0.2.7
|
- bytestring-tree-builder-0.2.7
|
||||||
- hasql-0.19.12
|
- hasql-0.19.12
|
||||||
- hasql-pool-0.4.1
|
- hasql-pool-0.4.1
|
||||||
- hasql-transaction-0.4.5
|
- hasql-transaction-0.4.5.1
|
||||||
- jwt-0.7.2
|
- jwt-0.7.2
|
||||||
- postgresql-binary-0.9.0.1
|
- postgresql-binary-0.9.0.1
|
||||||
- binary-parser-0.5.2
|
- binary-parser-0.5.2
|
||||||
@@ -16,10 +16,7 @@ extra-deps:
|
|||||||
- wai-cors-0.2.5
|
- wai-cors-0.2.5
|
||||||
- cryptohash-sha256-0.11.100.0
|
- cryptohash-sha256-0.11.100.0
|
||||||
- hackage-security-0.5.2.1
|
- hackage-security-0.5.2.1
|
||||||
- unordered-containers-0.2.7.1
|
|
||||||
- insert-ordered-containers-0.1.0.1
|
|
||||||
- swagger2-2.1
|
- swagger2-2.1
|
||||||
# - hjsonschema-0.10.0.2
|
|
||||||
- hjsonpointer-0.3.0.1
|
- hjsonpointer-0.3.0.1
|
||||||
ghc-options:
|
ghc-options:
|
||||||
postgrest: -O2 -Werror -Wall -fwarn-identities
|
postgrest: -O2 -Werror -Wall -fwarn-identities
|
||||||
|
|||||||
Reference in New Issue
Block a user