From d236f6d2262df9da734070a301e7bc6a1bc4d43f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 20:04:22 +0100 Subject: [PATCH] Expect aeson-diff tests to fail --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0da21e0e..f02e249a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3758,6 +3758,7 @@ expected-test-failures: # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites - folds + - aeson-diff # end of expected-test-failures