mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 05:17:30 +01:00
Try resolving dependency cycle
This commit is contained in:
parent
4a8dcf3063
commit
fe97721310
@ -5076,9 +5076,6 @@ skipped-tests:
|
|||||||
- monad-par # ghc 8.10
|
- monad-par # ghc 8.10
|
||||||
|
|
||||||
|
|
||||||
# Cyclic dependencies
|
|
||||||
- base-orphans # via hspec
|
|
||||||
|
|
||||||
# test-framework per ghc 8.8
|
# test-framework per ghc 8.8
|
||||||
- extensible-effects # via test-framework
|
- extensible-effects # via test-framework
|
||||||
- stm-conduit # via test-framework
|
- stm-conduit # via test-framework
|
||||||
@ -5411,6 +5408,9 @@ skipped-tests:
|
|||||||
- js-flot
|
- js-flot
|
||||||
- js-jquery
|
- js-jquery
|
||||||
- splitmix
|
- splitmix
|
||||||
|
- base-orphans # via hspec
|
||||||
|
- distributive # via hspec
|
||||||
|
- bifunctors # via hspec
|
||||||
|
|
||||||
# Requires filesystem access
|
# Requires filesystem access
|
||||||
- json-autotype
|
- json-autotype
|
||||||
@ -5431,6 +5431,8 @@ skipped-tests:
|
|||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
- rpmbuild-order
|
- rpmbuild-order
|
||||||
|
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests listed in expected-test-failures configure correctly but may fail to run
|
# Tests listed in expected-test-failures configure correctly but may fail to run
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user