mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Keep req expected test failure as we cannot yet use the new version (#2594)
This commit is contained in:
parent
dd416cc0a4
commit
b01f497324
@ -3274,7 +3274,7 @@ packages:
|
||||
- text-show < 3.6.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2594
|
||||
- req < 0.3.0
|
||||
- req < 0.3.0 # also remove from expected-test-failure
|
||||
- req-conduit < 0.2.0 # because of above
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2595
|
||||
@ -3944,7 +3944,6 @@ build-tool-overrides:
|
||||
tell-me-when-its-released:
|
||||
- point-octree-0.5.5.3 # re-enable test and then we can resolve https://github.com/fpco/lts-haskell/issues/27
|
||||
- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876
|
||||
- req-0.2.0 # Remove from expected-test-failures https://github.com/mrkkrp/req/issues/14#issuecomment-287562784
|
||||
- vivid-0.2.0.5 # Re-enable package (disabed per MonadRandom < 0.5) https://github.com/fpco/stackage/issues/2180
|
||||
- cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||
- cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
|
||||
|
||||
Loading…
Reference in New Issue
Block a user