From c7b6a241786f6ce86f9d6ab9ce2cf14e2100ea90 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 May 2023 12:21:17 +0200 Subject: [PATCH] Upper bounds for #6976 & #6977 --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 07c4cd7a..310fd145 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7777,6 +7777,13 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6955 - logict < 0.8.1 + + # https://github.com/commercialhaskell/stackage/issues/6976 + - ansi-terminal < 1.0 + + # https://github.com/commercialhaskell/stackage/issues/6977 + - hasql-pool < 0.10 + - hasql-optparse-applicative < 0.7.1 # end of packages # Package flags are applied to individual packages, and override the values of