From 7360885cac99332318dd810800630077f388ff5e Mon Sep 17 00:00:00 2001 From: Brandon Chinn Date: Mon, 14 Feb 2022 12:15:54 -0800 Subject: [PATCH] Fix aeson-schemas benchmarks for aeson 2 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7a2cdd12..04706f28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7837,7 +7837,6 @@ expected-benchmark-failures: # Compilation failures - OrderedBits # 0.0.2.0 - aeson-combinators # 0.0.5.0 - - aeson-schemas # 1.3.5 compile fail against aeson 2 - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43 - fast-builder # 0.1.3.0 compile fail against aeson 2