mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 14:11:57 +01:00
More cycle breaking
This commit is contained in:
parent
3cf787252a
commit
a5f8b93fe7
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user