mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Allow vector-0.12.2, skip lens tests
This implements the plan set out in https://github.com/commercialhaskell/stackage/issues/5851#issuecomment-770405905. Fixes #5851.
This commit is contained in:
parent
4b8b016999
commit
0bbb19886f
@ -5111,9 +5111,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
|
||||
@ -5642,6 +5639,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