diff --git a/postgrest.cabal b/postgrest.cabal index 89d831cb4..4f0d3203c 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -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 diff --git a/stack.yaml b/stack.yaml index f9f57e7b1..ec993a8af 100644 --- a/stack.yaml +++ b/stack.yaml @@ -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