Cabal revisions of network-conduit-tls-0.5.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: network-conduit-tls version: 0.5.0+x-revision: 1 synopsis: Create TLS-aware network code with conduits description: Uses the tls package for a pure-Haskell implementation. homepage: https://github.com/snoyberg/conduit , bytestring >= 0.9 , certificate >= 1.2 , pem >= 0.1- , tls >= 0.9+ , tls >= 0.9 && < 1.3 , network-conduit >= 0.6 , conduit >= 0.5 , network