From dedb25c4f2bbbcd9a4b7884a3cc45b1cc2f52a8d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 28 Nov 2024 18:17:04 -0800 Subject: [PATCH] add constraint "linux-namespaces < 0.2" per #7587 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03d9ac19..8765612f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8048,6 +8048,9 @@ packages: - megaparsec < 9.7 - megaparsec-tests < 9.7 + # https://github.com/commercialhaskell/stackage/issues/7587 + - linux-namespaces < 0.2 + # end of Stackage upper bounds # end of packages