From db81747dcaa7b31f436d879ff9de0070851de5c5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Aug 2022 16:22:01 -0700 Subject: [PATCH] Drop `krank` (#6666) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1bd87f84..39a20ca1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -272,7 +272,7 @@ packages: - list-predicate "Guillaume Bouchard @guibou": - - krank + - krank < 0 # via GHC 9.2.4, https://github.com/commercialhaskell/stackage/issues/6666 - pretty-terminal - PyF @@ -7897,7 +7897,6 @@ skipped-tests: # GHC-9.2.4 related failures - PyF # https://github.com/commercialhaskell/stackage/issues/6665 - - krank # https://github.com/commercialhaskell/stackage/issues/6666 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run