From 7ca67bd7e8b17008fc0e033d77b955b61df39cf2 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 25 Jan 2020 11:44:04 -0700 Subject: [PATCH] Add `fourmolu` to expected test failures --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 688852ff..195eb749 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8151,6 +8151,8 @@ expected-test-failures: # Please review the sections above before adding packages to a new section or to Misc. + - fourmolu # https://github.com/commercialhaskell/stackage/issues/6596 + # end of expected-test-failures