Skip tests for base-orphans b/c cyclic dep hspec

This commit is contained in:
Dan Burton 2019-09-25 18:06:45 -07:00
parent 7f3f8b4f4b
commit 7f5adb9a82
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -6414,6 +6414,9 @@ skipped-tests:
# These can periodically be checked for updates;
# just remove these lines and run `stackage-curator check' to verify.
# Cyclic dependencies
- base-orphans # via hspec
# test-framework per ghc 8.8
- Decimal # via test-framework
- Diff # via test-framework