From 267501391cd6677cbdfbc85e5a5fb9589c6c95cd Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Jan 2025 13:30:11 -0800 Subject: [PATCH] Expect test failure as per #7644 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 20ab0576..41d12508 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9040,6 +9040,7 @@ expected-test-failures: # Misc. Please check if there is a better section before adding more packages here. - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 + - http-io-streams # https://github.com/commercialhaskell/stackage/issues/7644 - hw-kafka-client # missing exe https://github.com/commercialhaskell/stackage/pull/5542 - pcg-random # https://github.com/cchalmers/pcg-random/pull/7 - persistent-mongoDB # Requires a running server