From 70deaed7b9db4db228e118f599cbf6839b207ed9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 23 Mar 2021 17:09:42 -0500 Subject: [PATCH] Add upper bound for hasql, #5961 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2756630..0dcf4678 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6898,6 +6898,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5959 - attoparsec < 0.14.1 + # https://github.com/commercialhaskell/stackage/issues/5961 + - hasql < 1.4.4.3 + # end of packages # Package flags are applied to individual packages, and override the values of