mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #2520 from fpco/issue-2496
Remove upper bound on lens with active-0.2.0.13 (#2496)
This commit is contained in:
commit
01640f1046
@ -3148,9 +3148,6 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2464
|
||||
- traverse-with-class < 1.0.0.0
|
||||
|
||||
# https://github.com/diagrams/active/issues/20
|
||||
- lens < 4.15.2
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2477
|
||||
- intervals < 0.8
|
||||
|
||||
@ -4008,7 +4005,6 @@ tell-me-when-its-released:
|
||||
- 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
|
||||
- active-0.2.0.12 # Will likely contain fix for the lens-4.15.2 https://github.com/fpco/stackage/issues/2496
|
||||
|
||||
# Packages which should be hidden after registering, to avoid module name
|
||||
# conflicts. This is intended for at least two use cases:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user