Use cryptohash-md5, not crypton & memory, for MD5 hashes#572
Use cryptohash-md5, not crypton & memory, for MD5 hashes#572mpilgrem wants to merge 1 commit intosnoyberg:masterfrom
cryptohash-md5, not crypton & memory, for MD5 hashes#572Conversation
Also bumps Stack GHC 9.10 snapshot to LTS-24.33 (latest).
|
This PR does not change |
|
@mpilgrem Build fails for GHC < 9.4. |
@kazu-yamamoto As far as I can see it's My understanding is that we either enable threaded runtime, or, as you suggested, use |
|
@Yuras Ah! Thanks! |
|
|
|
@mpilgrem Build fails for GHC < 9.4. |
@kazu-yamamoto Most likely you have This PR is blocked on |
|
|
Also bumps Stack GHC 9.10 snapshot to LTS-24.33 (latest).
See:
My own motivation is to reduce Stack's dependencies on unmaintained
memoryandbasement. However,cryptohash-md5andbase16are lightweight and performative ways forhttp-client-tlsto obtain MD5 hashes in a Base16 format.