mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-06 11:27:30 +01:00
try skipping syb testsuite to break deps cycle
In the dependencies for syb-0.7.2.3:
tasty dependency cycle detected: tasty, syb, doctest, prettyprinter-ansi-terminal,
optparse-applicative, tasty, STMonadTrans, Agda
needed since syb is a build target.
This commit is contained in:
parent
1d2c9e997f
commit
f6f491cf7d
@ -9415,6 +9415,7 @@ skipped-tests:
|
|||||||
- swagger2 # tried swagger2-2.8.7, but its *test-suite* requires hspec >=2.5.5 && < 2.11 and the snapshot contains hspec-2.11.1
|
- swagger2 # tried swagger2-2.8.7, but its *test-suite* requires hspec >=2.5.5 && < 2.11 and the snapshot contains hspec-2.11.1
|
||||||
- swagger2 # tried swagger2-2.8.7, but its *test-suite* requires hspec-discover >=2.5.5 && < 2.9 and the snapshot contains hspec-discover-2.11.1
|
- swagger2 # tried swagger2-2.8.7, but its *test-suite* requires hspec-discover >=2.5.5 && < 2.9 and the snapshot contains hspec-discover-2.11.1
|
||||||
- swish # tried swish-0.10.4.0, but its *test-suite* requires the disabled package: test-framework
|
- swish # tried swish-0.10.4.0, but its *test-suite* requires the disabled package: test-framework
|
||||||
|
- syb # tried syb-0.7.2.3, but its *test-suite* requires the disabled package: tasty
|
||||||
- system-fileio # tried system-fileio-0.3.16.4, but its *test-suite* requires the disabled package: chell
|
- system-fileio # tried system-fileio-0.3.16.4, but its *test-suite* requires the disabled package: chell
|
||||||
- system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell
|
- system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell
|
||||||
- system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell-quickcheck
|
- system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell-quickcheck
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user