Cabal revisions of tls-1.2.12
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: tls Version: 1.2.12+x-revision: 1 Description: Native Haskell TLS and SSL protocol implementation for server and client. . Library Build-Depends: base >= 3 && < 5- , mtl+ , mtl >= 2.2.1 , transformers , cereal >= 0.4 , bytestring hs-source-dirs: Tests Main-is: Tests.hs Build-Depends: base >= 3 && < 5- , mtl+ , mtl >= 2.2.1 , cereal >= 0.3 , data-default-class , tasty , crypto-random , criterion , cprng-aes- , mtl+ , mtl >= 2.2.1 , bytestring , crypto-pubkey >= 0.2 , hourglass
revision 2
Name: tls Version: 1.2.12-x-revision: 1+x-revision: 2 Description: Native Haskell TLS and SSL protocol implementation for server and client. . , cereal >= 0.4 , bytestring , byteable- , network+ , network < 2.9 , data-default-class -- crypto related , cryptohash >= 0.6
revision 3
Name: tls Version: 1.2.12-x-revision: 2+x-revision: 3 Description: Native Haskell TLS and SSL protocol implementation for server and client. . , x509 >= 1.5.0 && < 1.6.0 , x509-store >= 1.5.0 , x509-validation >= 1.5.1 && < 1.6.0- , async+ , async >= 2.0.0.0 && < 2.3 Exposed-modules: Network.TLS Network.TLS.Cipher Network.TLS.Compression