Cabal revisions of tls-0.8.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: tls Version: 0.8.1+x-revision: 1 Description: Native Haskell TLS and SSL protocol implementation for server and client. . , cereal >= 0.3 , bytestring , crypto-api >= 0.5- , cryptocipher >= 0.2.5+ , cryptocipher >= 0.2.5 && < 0.5 , certificate >= 0.9.4 && < 1.0 Exposed-modules: Network.TLS Network.TLS.Cipher
revision 2
Name: tls Version: 0.8.1-x-revision: 1+x-revision: 2 Description: Native Haskell TLS and SSL protocol implementation for server and client. . , cereal >= 0.3 , bytestring , crypto-api >= 0.5- , cryptocipher >= 0.2.5 && < 0.5- , certificate >= 0.9.4 && < 1.0+ , cryptocipher >= 0.2.5 && < 0.3+ , certificate >= 0.9.4 && < 1 Exposed-modules: Network.TLS Network.TLS.Cipher Network.TLS.Compression