More cycle breaking

This commit is contained in:
Mihai Maruseac 2022-02-08 07:10:04 -08:00
parent 3cf787252a
commit a5f8b93fe7

View File

@ -7181,6 +7181,7 @@ skipped-tests:
# Due to cycles, which are actually just limitations in Stack right now. # Due to cycles, which are actually just limitations in Stack right now.
- HUnit - HUnit
- Agda
- aeson - aeson
- attoparsec - attoparsec
- base-orphans # via hspec - base-orphans # via hspec
@ -7898,6 +7899,7 @@ expected-benchmark-failures:
# Otherwise place them in expected-benchmark-failures. # Otherwise place them in expected-benchmark-failures.
skipped-benchmarks: skipped-benchmarks:
# Cyclic dependencies # Cyclic dependencies
- Agda
- aeson - aeson
- attoparsec - attoparsec
- case-insensitive - case-insensitive