move JuicyPixels bound under vector

This commit is contained in:
Jens Petersen 2022-12-21 14:16:55 +08:00
parent 9291a61123
commit 74f592e10d

View File

@ -1152,7 +1152,7 @@ packages:
- monoid-extras
"Vincent Berthoux <vincent.berthoux@gmail.com> @Twinside":
- JuicyPixels < 3.3.8 # OK for GHC 9.4.2 https://github.com/commercialhaskell/stackage/issues/6624
- JuicyPixels
- FontyFruity
- Rasterific
- svg-tree
@ -7902,7 +7902,8 @@ packages:
"Stackage upper bounds":
# https://github.com/commercialhaskell/stackage/issues/6624
- vector < 0.13 # OK for GHC 9.4.2
- vector < 0.13
- JuicyPixels < 3.3.8
# https://github.com/commercialhaskell/stackage/issues/6744
- resourcet < 1.3.0