From 9773198b4347e4963a3e0a201459dc4bc5ac7828 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 13 Sep 2020 04:11:56 +0000 Subject: [PATCH] Disables dhall-yaml test suite (#5640) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0261c6ec..e6300bfc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5660,6 +5660,7 @@ expected-test-failures: - haskeline # https://github.com/commercialhaskell/stackage/issues/5439 - character-cases # https://github.com/aiya000/hs-character-cases/issues/3 - lz4-frame-conduit # https://github.com/nh2/lz4-frame-conduit/issues/3 + - dhall-yaml # https://github.com/commercialhaskell/stackage/issues/5640 # Assertion failures due to module name ambiguity # (These _should_ be fixed by using the `hide` section of this file)