From 012cf8c3db4befc66a83e02e50f6fa9fb60b71e3 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Tue, 26 Mar 2024 14:04:02 -0400 Subject: [PATCH 1/2] disable safe-coloured-text-gen tests (#7359) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbb802f2..2b944202 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9397,6 +9397,7 @@ expected-test-failures: - rescue - roc-id # negative quickcheck resize - rose-trees + - safe-coloured-text-gen # https://github.com/commercialhaskell/stackage/issues/7359 - safe-decimal - simple-affine-space - simple-vec3 # https://github.com/commercialhaskell/stackage/pull/5410 From daa2cac7584bffc43d22cfb959aa97802f0a7873 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 27 Mar 2024 18:01:35 -0700 Subject: [PATCH 2/2] Add upper bound to `pantry`, #7360 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2b944202..48a4b5fa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -912,7 +912,7 @@ packages: - githash - time-manager - - pantry + - pantry < 0.10.0 # https://github.com/commercialhaskell/stackage/issues/7360 - mega-sdist - http-download - hi-file-parser