mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-03 07:24:38 +01:00
Skip tests for base-orphans b/c cyclic dep hspec
This commit is contained in:
parent
7f3f8b4f4b
commit
7f5adb9a82
@ -6414,6 +6414,9 @@ skipped-tests:
|
|||||||
# These can periodically be checked for updates;
|
# These can periodically be checked for updates;
|
||||||
# just remove these lines and run `stackage-curator check' to verify.
|
# just remove these lines and run `stackage-curator check' to verify.
|
||||||
|
|
||||||
|
# Cyclic dependencies
|
||||||
|
- base-orphans # via hspec
|
||||||
|
|
||||||
# test-framework per ghc 8.8
|
# test-framework per ghc 8.8
|
||||||
- Decimal # via test-framework
|
- Decimal # via test-framework
|
||||||
- Diff # via test-framework
|
- Diff # via test-framework
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user