From 4db1f6cc9f2c1214d386fb058103949950aa6eca Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 27 Dec 2020 17:34:24 +0800 Subject: [PATCH] ghc-events testsuite missing file (haskell/ghc-events#70) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6319c0fc..a78c7e94 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5752,6 +5752,7 @@ expected-test-failures: - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - doctest - reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688 + - ghc-events # https://github.com/haskell/ghc-events/issues/70 # Assertion failures, these can be real bugs or just limitations # in the test cases.