From 81ca91f254adaf7237ecb36037a8cf718feec651 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sat, 24 Jun 2023 05:48:47 +0200 Subject: [PATCH] Revert "Only disable benchmark for `do-list ` (tserduke/do-list#3) - just moving to `expected-benchmark-failures` doesn't seem to do the trick." This reverts commit 8e8cb67909f7566ef3f2a2bf00c7401548a38e56. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51c6983a..2bd6e8d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9915,6 +9915,7 @@ expected-benchmark-failures: - chronos # 1.1.5 Ambiguous occurrence ‘Thyme.defaultTimeLocale’ - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43 + - do-list # 1.0.1 https://github.com/tserduke/do-list/issues/3 - fast-builder # 0.1.3.0 compile fail against aeson 2 - genvalidity-text # 1.0.0.1 https://github.com/NorfairKing/validity/issues/105 - hedis # 0.15.2 https://github.com/informatikr/hedis/issues/214 @@ -9948,7 +9949,6 @@ skipped-benchmarks: - clock - criterion - criterion-measurement - - do-list # 1.0.1 https://github.com/tserduke/do-list/issues/3 - foldable1-classes-compat - foundation - hashable # https://github.com/fpco/stackage/issues/1818