Unentangle deps again

This commit is contained in:
Mihai Maruseac 2022-02-08 06:49:45 -08:00
parent bdb378bd66
commit 05fea2af40

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
- aeson
- attoparsec - attoparsec
- base-orphans # via hspec - base-orphans # via hspec
- bifunctors # via hspec - bifunctors # via hspec
@ -7896,6 +7897,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
- aeson
- attoparsec - attoparsec
- case-insensitive - case-insensitive
- cassava - cassava