Get lens back in the mix now that 4.15.3 is out.

This commit is contained in:
Luke Murphy 2017-06-10 01:38:34 +01:00
parent e3dc03b46b
commit d5600cd9d6
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -3502,7 +3502,6 @@ expected-test-failures:
- cabal-helper
- generic-random
- graphviz
- lens
- punycode
- zip
- unagi-chan
@ -3633,7 +3632,6 @@ expected-test-failures:
- diagrams-lib
# Stackage upper bounds, re-enable these when their upper bound is removed
- lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound
# Recursive deps https://github.com/fpco/stackage/issues/1818
- clock # 0.7.2 clock:test => tasty:lib => clock:lib
@ -3892,7 +3890,6 @@ tell-me-when-its-released:
- terminal-progress-bar-0.1.1 # Unskip test suite
- 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
- lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496
- 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
- cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844