From ee9a8ea4756ffbe9752b67d3bb9fae90f49bac8d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 24 Jun 2019 18:24:20 -0700 Subject: [PATCH] Disable tests for ghc-exactprint (#4642) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10112a08..3e10a9d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5349,6 +5349,9 @@ expected-test-failures: # https://github.com/jgm/pandoc/issues/5582 - pandoc + + # https://github.com/commercialhaskell/stackage/issues/4642 + - ghc-exactprint # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run