Closed ysangkok closed 1 year ago
Seems like the bounds reject the base from GHC-9.6:
[__5] rejecting: binary-0.8.9.1/installed-0.8.9.1 (conflict: cryptohash-sha1 => base>=4.5 && <4.18, binary => base==4.18.0.0/installed-4.18.0.0)
Allow-newer seems to work so maybe a revision is sufficient.
Would be nice to also cover cryptohash-md5.
ping @andreasabel
Yep, I tested cryptohash-sha1 and cryptohash-md5, both are doing well with GHC 9.6. A revision would be appreciated.
cryptohash-sha1
cryptohash-md5
Revision published!
Seems like the bounds reject the base from GHC-9.6:
Allow-newer seems to work so maybe a revision is sufficient.
Would be nice to also cover cryptohash-md5.