Cabal revisions of tls-1.2.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: tls Version: 1.2.2+x-revision: 1 Description: Native Haskell TLS and SSL protocol implementation for server and client. . Default: True Library- Build-Depends: base >= 3 && < 5+ Build-Depends: base >= 3 && < 4.8 , mtl , cereal >= 0.3 , bytestring type: exitcode-stdio-1.0 hs-source-dirs: Tests Main-is: Tests.hs- Build-Depends: base >= 3 && < 5+ Build-Depends: base >= 3 && < 4.8 , mtl , cereal >= 0.3 , data-default-class hs-source-dirs: Benchmarks Tests Main-Is: Benchmarks.hs type: exitcode-stdio-1.0- Build-depends: base >= 4 && < 5+ Build-depends: base >= 4 && < 4.8 , tls , x509 , x509-validation
revision 2
Name: tls Version: 1.2.2-x-revision: 1+x-revision: 2 Description: Native Haskell TLS and SSL protocol implementation for server and client. . , mtl , cereal >= 0.3 , bytestring- , network+ , network < 2.9 , data-default-class -- crypto related , cryptohash >= 0.6