Upgrade hasql-transaction

This commit is contained in:
Joe Nelson
2016-06-25 21:24:21 -07:00
parent 9106f70cfa
commit 9c42a78cf3
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -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
View File
@@ -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