From 616c22bab69bda5f3797424fd4b240b73308d6cf Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 2 Jan 2025 18:05:14 -0800 Subject: [PATCH] test `wreq` Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c9421ad..b0b3bc93 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8908,7 +8908,6 @@ expected-test-failures: # Testcase failures, or other runtime failures. # These can be real testsuite bugs, or maybe limitations in test cases or the test setup. - - wreq # https://github.com/commercialhaskell/stackage/issues/7378 - OrderedBits # 0.0.2.0 - ace # failed with ghc-9.4.4 - algebraic-graphs # Module not visible https://github.com/commercialhaskell/stackage/issues/4670