From f1380495436395935ded23866201ce0baea679f0 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 17 Jun 2020 11:31:18 -0700 Subject: [PATCH] Expect test failures for massiv --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac1b9e26..68efb2c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5622,6 +5622,7 @@ expected-test-failures: - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - chronos # https://github.com/commercialhaskell/stackage/issues/5443 + - massiv # Recursive deps https://github.com/fpco/stackage/issues/1818 - options