More cycle breaking

This commit is contained in:
Mihai Maruseac 2022-02-08 07:24:26 -08:00
parent a5f8b93fe7
commit a4637c5259

View File

@ -7183,6 +7183,8 @@ skipped-tests:
- HUnit - HUnit
- Agda - Agda
- aeson - aeson
- indexed-traversable-instances
- semialign
- attoparsec - attoparsec
- base-orphans # via hspec - base-orphans # via hspec
- bifunctors # via hspec - bifunctors # via hspec
@ -7901,6 +7903,8 @@ skipped-benchmarks:
# Cyclic dependencies # Cyclic dependencies
- Agda - Agda
- aeson - aeson
- indexed-traversable-instances
- semialign
- attoparsec - attoparsec
- case-insensitive - case-insensitive
- cassava - cassava