Programs that depend on http-streams fail to build due to https://github.com/haskell-cryptography/HsOpenSSL/issues/88 in HsOpenSSL. While there is a workaround and people appear to be trying to mitigate this, it seems like the problem is only going to get worse as deprecations continue. We should switch this library to use tls if possible.
Programs that depend on http-streams fail to build due to https://github.com/haskell-cryptography/HsOpenSSL/issues/88 in HsOpenSSL. While there is a workaround and people appear to be trying to mitigate this, it seems like the problem is only going to get worse as deprecations continue. We should switch this library to use tls if possible.