From a9f31b3ba7cba379d96477b6067c94493835d64d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 19 Apr 2022 21:45:29 -0500 Subject: [PATCH] Expect test failure for github-types, #6549 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 119c8fb2..28d76545 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8108,6 +8108,7 @@ expected-test-failures: - algebraic-graphs # Module not visible https://github.com/commercialhaskell/stackage/issues/4670 - binary-generic-combinators # 0.4.4.0 negative quickcheck resize - bsb-http-chunked # 0.0.0.4 + - github-types # https://github.com/commercialhaskell/stackage/issues/6549 - c2hs # 0.28.8 - cfenv # 0.1.0.0 https://github.com/tomphp/haskell-cfenv/issues/1 - character-cases # 0.1.0.6 https://github.com/aiya000/hs-character-cases/issues/3