From 813fc809d290d1231aff95b3d7d10c4354de11ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Wed, 22 May 2024 19:37:36 +0200 Subject: [PATCH] Expect test success for `safe-coloured-text-gen` (closes #7359). --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ddcd2b6c..03bf3994 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9425,7 +9425,6 @@ 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