Change profunctors upper bound from < 5.4 to < 5.5 #4532

This commit is contained in:
Adam Bergmark 2019-09-09 16:13:05 +02:00
parent eac7e8c60a
commit 117d4a735c

View File

@ -4680,7 +4680,7 @@ packages:
- machines < 0.7
# https://github.com/commercialhaskell/stackage/issues/4532
- profunctors < 5.4
- profunctors < 5.5
# https://github.com/commercialhaskell/stackage/issues/4541
- dependent-sum < 0.5