From 0d6a16cea6ea316c16ff025157cc2c8e6e95830f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 5 Mar 2023 10:32:19 +0100 Subject: [PATCH] Break dependency cycle introduced by OneTupe-0.4 depending on foldable1-classes-compat. In the dependencies for quickcheck-instances-0.3.29.1: OneTuple dependency cycle detected: OneTuple, quickcheck-instances, 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 5a12b064..040d3029 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8074,6 +8074,7 @@ skipped-tests: - criterion-measurement - distributive # via hspec - doctest # via hspec + - foldable1-classes-compat - foundation - hspec - hspec-discover # via logging-facade/mockery