From 056fa31fb539c9618cccf4fb8d1f4c5f02c26747 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 28 Dec 2021 20:38:27 -0600 Subject: [PATCH] Expect test failure for fmt, #6375 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 41cff539..ad3dcc11 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7534,6 +7534,7 @@ expected-test-failures: - domain-optics # 0.1.0.2 https://github.com/commercialhaskell/stackage/pull/6102 - flat # 0.4.4 - flay # 0.4 + - fmt # https://github.com/commercialhaskell/stackage/issues/6375 - focuslist # 0.1.0.2 - geojson # 4.0.2 - heap # 1.0.4 https://github.com/pruvisto/heap/issues/11