mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Merge pull request #5854 from RyanGlScott/master
Allow vector-0.12.2, skip lens tests
This commit is contained in:
commit
0d1714f3bf
@ -5114,9 +5114,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/5849
|
||||
- cryptonite < 0.28
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5851
|
||||
- vector < 0.12.2
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
@ -5645,6 +5642,8 @@ skipped-tests:
|
||||
# via tasty-1.4 https://github.com/commercialhaskell/stackage/issues/5795
|
||||
- lukko
|
||||
|
||||
# via vector-0.12.2 https://github.com/commercialhaskell/stackage/issues/5851
|
||||
- lens
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user