mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Remove base-orphans' test suite from skipped-tests
`base-orphans` was mysteriously listed in the `skipped-tests` category due to cyclic dependencies. Despite this, I am unable to observe the supposed cyclic dependencies when I build it locally. As a result, I'm going to optimistically remove it from this category.
This commit is contained in:
parent
39a27b360f
commit
3d8adbdb63
@ -6250,9 +6250,6 @@ 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user