add constraint "base64 < 1.0" per #7279

This commit is contained in:
Dan Burton 2024-01-11 18:11:40 -08:00
parent 5fc13f8d31
commit e46b50b9a7
No known key found for this signature in database
GPG Key ID: 4BFAAED8ABACB56D

View File

@ -8856,7 +8856,8 @@ packages:
- zydiskell < 0 # tried zydiskell-0.2.0.0, but its *library* requires storable-record >=0.0.5 && < 0.0.6 and the snapshot contains storable-record-0.0.7
# End of Library and exe bounds failures
"Stackage upper bounds": []
"Stackage upper bounds":
- base64 < 1.0 # https://github.com/commercialhaskell/stackage/issues/7279
# end of Stackage upper bounds
# end of packages