From 5a2386182bd15778a8c3add7e0471f6149c8f670 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 29 Sep 2024 14:56:43 +0200 Subject: [PATCH] sydtest upper bound for #7527 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c7bfef9..627e4fdb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7990,6 +7990,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7506 - postgresql-libpq < 0.11 - postgresql-libpq-configure < 0.11 + + # https://github.com/commercialhaskell/stackage/issues/7527 + - sydtest < 0.18 + # end of Stackage upper bounds # end of packages