From 2d403308b06cbd690c56b1e6c16e1b62647ec56a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 30 Apr 2023 10:04:02 +0200 Subject: [PATCH] `vector-algorithms` tests pass and benchmark builds. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40a3b658..9f84878e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8610,7 +8610,6 @@ expected-test-failures: - universum - utf8-conversions - varying - - vector-algorithms - vivid-osc - wai-extra # https://github.com/yesodweb/wai/issues/886 - wakame @@ -8802,7 +8801,6 @@ expected-benchmark-failures: - thyme - ua-parser # 0.7.7.0 compile fail against aeson 2 - universum - - vector-algorithms # 0.8.0.4 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 # end of expected-benchmark-failures