Cabal revisions of network-conduit-tls-1.0.4.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: network-conduit-tls version: 1.0.4.2+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 , system-filepath >= 0.4 , system-fileio >= 0.3 , bytestring >= 0.9- , tls >= 1.2.2- , network-conduit >= 1.0+ , tls >= 1.2.2 && < 1.3+ , network-conduit >= 1.0 && < 1.1 , conduit >= 1.0 , network , transformers