From 9d69af25a4d6c48e6213fd8539bc8c3cfef5e65b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 4 Oct 2019 09:17:25 +0800 Subject: [PATCH] allow ghc-exactprint test failure (alanz/ghc-exactprint#82) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09d5e757b..97ea5f99e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6717,6 +6717,8 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4815 - brittany + # https://github.com/alanz/ghc-exactprint/issues/82 + - ghc-exactprint # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run