From e2672ab0c5625080f8ebd7dbff44d25c65a3ffc7 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sat, 27 Feb 2021 01:31:22 +0000 Subject: [PATCH] Expects nri-prelude test failures (#5884) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8d38c51e..0c874919 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6026,6 +6026,9 @@ expected-test-failures: # https://github.com/unrelentingtech/hspec-expectations-pretty-diff/issues/7 - hspec-expectations-pretty-diff + + # https://github.com/commercialhaskell/stackage/issues/5884 + - nri-prelude # end of expected-test-failures