From 90e82db7d4bb3485b9ec966483db735616f1b4c8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 27 Sep 2023 15:49:22 -0800 Subject: [PATCH] Test bound removal Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b61cd5e0..03cece22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8074,6 +8074,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7146 # constraints < 0.14 + - capability < 0 # https://github.com/commercialhaskell/stackage/issues/7159 - Diff < 0.5