From 795437309183c789b5ff218e27095fd92c795bf4 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 14 Apr 2026 20:33:16 +0800 Subject: [PATCH] thread-utils-context < 0.4.1 (#7984) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c569d77a..507e837b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7872,6 +7872,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7976 - changeset < 0.2 + + # https://github.com/commercialhaskell/stackage/issues/7984 + - thread-utils-context < 0.4.1 # end of Stackage upper bounds # end of packages