From e94ccf3207ffd9a704c13754f893d3ebac544c1c Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 9 Aug 2020 23:58:25 +0200 Subject: [PATCH] Expect safe-json tests to fail Vlix/safe-json#22 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4b6ad9e7..19d43237 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5630,6 +5630,7 @@ expected-test-failures: - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - chronos # #5443/closed - massiv + - safe-json # https://github.com/Vlix/safe-json/issues/22 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options