skip primitive tests due to dep cycles

This commit is contained in:
Adam Bergmark 2021-08-29 21:42:04 +02:00
parent 44336e9f4f
commit 7082cdde23

View File

@ -6935,29 +6935,30 @@ skipped-tests:
- freckle-app # https://github.com/commercialhaskell/stackage/pull/6173#issuecomment-903228985
# Due to cycles, which are actually just limitations in Stack right now.
- call-stack
- HUnit
- criterion
- hspec
- foundation
- attoparsec
- base-orphans # via hspec
- bifunctors # via hspec
- call-stack
- case-insensitive
- nanospec
- scientific
- vector-binary-instances
- clock
- criterion
- distributive # via hspec
- doctest # via hspec
- foundation
- hspec
- hspec-discover # via logging-facade/mockery
- js-flot
- js-jquery
- splitmix
- base-orphans # via hspec
- distributive # via hspec
- bifunctors # via hspec
- doctest # via hspec
- tasty-expected-failure # via tasty-hedgehog
- nanospec
- primitive
- random
- scientific
- split
- hspec-discover # via logging-facade/mockery
- splitmix
- tasty-expected-failure # via tasty-hedgehog
- vector # doctest
- vector-binary-instances
# TODO
- rpmbuild-order