Upgrade hasql to fix connection error

This commit is contained in:
Joe Nelson
2016-01-24 18:09:19 -08:00
parent b9fd083c77
commit 3be04d7f30
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ executable postgrest
, containers
, contravariant
, errors
, hasql >= 0.19.3.1 && < 0.20
, hasql >= 0.19.3.2 && < 0.20
, interpolatedstring-perl6
, jwt
, optparse-applicative >= 0.11 && < 0.13
+1 -1
View File
@@ -2,7 +2,7 @@ flags: {}
packages:
- '.'
extra-deps:
- hasql-0.19.3.1
- hasql-0.19.3.2
- Ranged-sets-0.3.0
- packdeps-0.4.1
resolver: lts-4.1