Cabal revisions of tls-1.3.8
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: tls Version: 1.3.8+x-revision: 1 Description: Native Haskell TLS and SSL protocol implementation for server and client. . , x509-validation >= 1.6.3 && < 1.7.0 , async if flag(network)- Build-Depends: network+ Build-Depends: network < 2.9 cpp-options: -DINCLUDE_NETWORK if flag(hans) Build-Depends: hans
revision 2
Name: tls Version: 1.3.8-x-revision: 1+x-revision: 2 Description: Native Haskell TLS and SSL protocol implementation for server and client. . , x509 >= 1.6.2 && < 1.7.0 , x509-store >= 1.6 , x509-validation >= 1.6.3 && < 1.7.0- , async+ , async >= 2.0.0.0 && < 2.3 if flag(network) Build-Depends: network < 2.9 cpp-options: -DINCLUDE_NETWORK