mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 16:10:25 +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
|
# https://github.com/commercialhaskell/stackage/issues/5849
|
||||||
- cryptonite < 0.28
|
- cryptonite < 0.28
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5851
|
|
||||||
- vector < 0.12.2
|
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# 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
|
# via tasty-1.4 https://github.com/commercialhaskell/stackage/issues/5795
|
||||||
- lukko
|
- lukko
|
||||||
|
|
||||||
|
# via vector-0.12.2 https://github.com/commercialhaskell/stackage/issues/5851
|
||||||
|
- lens
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user