Merge pull request #4855 from commercialhaskell/revert-4850-base-orphans

Revert "Remove base-orphans' test suite from skipped-tests"
This commit is contained in:
Dan Burton 2019-09-27 10:59:21 -07:00 committed by GitHub
commit dfaeb8298c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6245,6 +6245,9 @@ skipped-tests:
# fails with ghc 8.8
- alex # as of alex-3.2.4
# Cyclic dependencies
- base-orphans # via hspec
# test-framework per ghc 8.8
- stm-conduit # via test-framework
- conduit-zstd # via test-framework