Use conduit instead of raw tls package
This commit is contained in:
parent
d993e11730
commit
6ec0a45900
2 changed files with 12 additions and 33 deletions
|
@ -23,9 +23,9 @@ library
|
|||
, unordered-containers
|
||||
, network
|
||||
, streaming-commons
|
||||
, connection
|
||||
, websockets
|
||||
, network-conduit-tls
|
||||
, connection
|
||||
|
||||
default-language: Haskell2010
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue