From d784eb70fc91827a25a89f5347cab8771228c576 Mon Sep 17 00:00:00 2001 From: Dominik Schrempf Date: Sat, 17 Jun 2023 20:24:22 +0200 Subject: [PATCH] remove expected test suite failure of elynx-tree - was fixed in elynx-tree version 0.7.2.1 - fixes https://github.com/commercialhaskell/stackage/issues/6996 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ebcbb094..68c438f8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8417,7 +8417,6 @@ expected-test-failures: - download # 0.3.2.7 https://github.com/fpco/stackage/issues/2811 - duration # 0.2.0.0 - ede # 0.3.3.0 hashable order dependent - - elynx-tree # https://github.com/commercialhaskell/stackage/issues/6996 - 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