mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 16:10:25 +01:00
Change profunctors upper bound from < 5.4 to < 5.5 #4532
This commit is contained in:
parent
eac7e8c60a
commit
117d4a735c
@ -4680,7 +4680,7 @@ packages:
|
|||||||
- machines < 0.7
|
- machines < 0.7
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4532
|
# https://github.com/commercialhaskell/stackage/issues/4532
|
||||||
- profunctors < 5.4
|
- profunctors < 5.5
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4541
|
# https://github.com/commercialhaskell/stackage/issues/4541
|
||||||
- dependent-sum < 0.5
|
- dependent-sum < 0.5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user