From b394a0c20a1ef76fc0a7607408e5a94c4c49cd16 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 18 Nov 2022 21:11:34 -0800 Subject: [PATCH] Expect test failure for `heist` (#6765) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 01eeade9..9f5d5b14 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9030,6 +9030,8 @@ expected-test-failures: # Please review the sections above before adding packages to a new section or to Misc. + - heist # https://github.com/commercialhaskell/stackage/issues/6765 + # end of expected-test-failures