HaskellNet-SSL icon indicating copy to clipboard operation
HaskellNet-SSL copied to clipboard

bump connection

Open goosedb opened this issue 1 year ago • 1 comments
trafficstars

goosedb avatar Nov 23 '23 10:11 goosedb

The connection library is no longer supported and is considered unsafe to use. Many libraries that used connection in the past have migrated to the fork crypton-connection, and none of these will be buildable together with HaskellNet-SSL if it remains on connection. Instead, the dependency should be changed to crypton-connection.

See issue #35 and PR #33.

yitz-zoomin avatar Jan 07 '24 13:01 yitz-zoomin