Cabal revisions of tls-0.7.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: tls Version: 0.7.0+x-revision: 1 Description: native TLS protocol implementation, focusing on purity and more type-checking. . , cereal >= 0.3 , bytestring , crypto-api >= 0.5- , cryptocipher >= 0.2.5+ , cryptocipher >= 0.2.5 && < 0.5 , certificate >= 0.9 && < 1.0 Exposed-modules: Network.TLS Network.TLS.Cipher
revision 2
Name: tls Version: 0.7.0-x-revision: 1+x-revision: 2 Description: native TLS protocol implementation, focusing on purity and more type-checking. . , cereal >= 0.3 , bytestring , crypto-api >= 0.5- , cryptocipher >= 0.2.5 && < 0.5- , certificate >= 0.9 && < 1.0+ , cryptocipher >= 0.2.5 && < 0.3+ , certificate >= 0.9 && < 0.9.2 Exposed-modules: Network.TLS Network.TLS.Cipher Network.TLS.Compression