From e7623c356739b93de4a9510a6025707275485150 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 13 Jul 2023 00:08:48 -0500 Subject: [PATCH] Expect test failure for github-rest, #7054 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4744cc09..d7c89024 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9320,6 +9320,7 @@ expected-test-failures: - fixed-vector-hetero # 0.6.1.1 - generic-optics # 2.2.1.0 optimization output https://github.com/kcsongor/generic-lens/issues/133 - github-types # https://github.com/commercialhaskell/stackage/issues/6549 + - github-rest # https://github.com/commercialhaskell/stackage/issues/7054 - haskoin-core - haskoin-node # https://github.com/commercialhaskell/stackage/issues/6769 - heist # https://github.com/commercialhaskell/stackage/issues/6765