From d173798867249dcb0cfc57775b01b0e54dd981f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 5 Mar 2023 10:01:22 +0100 Subject: [PATCH] Break dependency cycle introduced by OneTupe-0.4 depending on foldable1-classes-compat. In the dependencies for criterion-1.6.0.0: aeson dependency cycle detected: aeson, criterion, foldable1-classes-compat, OneTuple, aeson, Agda --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dddb618d..5a12b064 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8892,6 +8892,7 @@ skipped-benchmarks: - clock - criterion - criterion-measurement + - foldable1-classes-compat - foundation - hashable # https://github.com/fpco/stackage/issues/1818 - hspec