From c2e02dcf1fbd44529ff946dc00aa688036fd0858 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 15 Dec 2023 19:39:55 -0800 Subject: [PATCH] Drop `capability` to solve #7146 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index df3b42a8..ad50861e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5080,7 +5080,7 @@ packages: - ipa "Andreas Herrmann @aherrmann": - - capability + - capability < 0 # https://github.com/commercialhaskell/stackage/issues/7146 "Dustin Sallings @dustin": - net-mqtt @@ -8072,9 +8072,6 @@ packages: - singletons-th < 3.3 - th-desugar < 1.16 - # https://github.com/commercialhaskell/stackage/issues/7146 - - constraints < 0.14 - # https://github.com/commercialhaskell/stackage/issues/7159 - Diff < 0.5