Cabal revisions of network-conduit-tls-0.6.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: network-conduit-tls version: 0.6.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- , network-conduit >= 0.6.1+ , tls >= 0.9 && < 1.3+ , network-conduit >= 0.6.1 && < 1.1 , conduit >= 0.5 , network , transformers