From 677338822bb38435a97e2e0e7798e90581806317 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 1 Mar 2022 14:23:04 -0600 Subject: [PATCH] Expect test failure for brick, #6468 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f78f4d93..e0570c6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7700,6 +7700,7 @@ expected-test-failures: # Compilation failures - blake2 # 0.3.0 - blas-hs # 0.1.1.0 + - brick # https://github.com/commercialhaskell/stackage/issues/6468 - butter # 0.1.0.6 - cabal-file-th # 0.2.7 - cacophony # 0.10.1 https://github.com/centromere/cacophony/issues/15