From 822058cebda5800ceb1ade0c8ef081d92b033c2e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 27 Feb 2026 20:04:11 +0800 Subject: [PATCH] data-sketches-core-0.2.0.0 testsuite (iand675/datasketches-haskell#5) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f61cfcd8..2189329d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -12,7 +12,7 @@ cabal-format-version: "3.0" packages: "Andreas Klebinger @AndreasPK": - dom-lt - + "Daniel Brice @friedbrice": - generic-lexicographic-order - text-convert @@ -8039,6 +8039,7 @@ expected-test-failures: - cereal # 0.5.8.3 https://github.com/GaloisInc/cereal/issues/109 - conduit-connection # 0.1.0.5 - cryptohash # 0.11.9 Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built + - data-sketches-core # 0.2.0.0 https://github.com/iand675/datasketches-haskell/issues/5 - derive-topdown # 0.1.1.0 https://github.com/HaskellZhangSong/derive-topdown/issues/2 - do-notation # 0.1.0.2 - fields-and-cases # 0.2.0.0 https://github.com/m-bock/fields-and-cases/issues/1