From 2f5dadf778ded7a797a317cc31667db86939fd7d Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 15 Jul 2023 00:57:25 -0500 Subject: [PATCH] Don't expect test failures for github-rest, closes #7054 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c51b4e09..1501940e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9326,7 +9326,6 @@ 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