From adc5830441a407f29d8f62d217ffe199a6e67e04 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 7 Feb 2022 07:04:31 -0800 Subject: [PATCH] Unentangle cyclic deps --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e159b9a..51bf774c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7188,6 +7188,7 @@ skipped-tests: - case-insensitive - clock - criterion + - criterion-measurement - distributive # via hspec - doctest # via hspec - foundation @@ -7195,6 +7196,7 @@ skipped-tests: - hspec-discover # via logging-facade/mockery - js-flot - js-jquery + - microstache - nanospec - optparse-applicative # via QuickCheck - primitive @@ -7202,6 +7204,7 @@ skipped-tests: - scientific - split - splitmix + - statistics - tasty-expected-failure # via tasty-hedgehog - vector # doctest - vector-binary-instances @@ -7898,11 +7901,14 @@ skipped-benchmarks: - cassava - clock - criterion + - criterion-measurement - foundation - hashable # https://github.com/fpco/stackage/issues/1818 - hspec + - microstache - nanospec - scientific + - statistics - vector-binary-instances # Timeouts