mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 21:51:57 +01:00
Allow hackage-security 0.6.2.6, restore testing it (#7367)
This closes #7365 and should help with #7357. - #7365 - #7357
This commit is contained in:
parent
5dd2d730d0
commit
b5ab1ccc3c
@ -143,7 +143,7 @@ packages:
|
|||||||
- test-framework
|
- test-framework
|
||||||
- c2hs
|
- c2hs
|
||||||
- cabal-doctest
|
- cabal-doctest
|
||||||
- hackage-security < 0.6.2.5 # https://github.com/commercialhaskell/stackage/issues/7357
|
- hackage-security
|
||||||
- haskell-lexer
|
- haskell-lexer
|
||||||
- lifted-async
|
- lifted-async
|
||||||
- polyparse
|
- polyparse
|
||||||
@ -9070,8 +9070,6 @@ skipped-tests:
|
|||||||
- incremental-parser # Main: executable not found
|
- incremental-parser # Main: executable not found
|
||||||
- streamt # executable not found
|
- streamt # executable not found
|
||||||
|
|
||||||
- hackage-security # https://github.com/commercialhaskell/stackage/issues/7365
|
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests listed in expected-test-failures configure correctly but may fail to run
|
# Tests listed in expected-test-failures configure correctly but may fail to run
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user