mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
add constraint "base64 < 1.0" per #7279
This commit is contained in:
parent
5fc13f8d31
commit
e46b50b9a7
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user