packages feed

Cabal revisions of tls-1.3.11

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                tls version:             1.3.11+x-revision: 1 Description:    Native Haskell TLS and SSL protocol implementation for server and client.    .   Default:           False  Library+  -- Semigroup=>Monoid Credentials+  build-depends: base <4.11+   Build-Depends:     base >= 4.7 && < 5                    , mtl >= 2                    , transformers
revision 2
 Name:                tls version:             1.3.11-x-revision: 1+x-revision: 2 Description:    Native Haskell TLS and SSL protocol implementation for server and client.    . Flag compat   Description:       Accept SSLv2 client hello for beginning SSLv3 / TLS handshake   Default:           True+  Manual:            True  Flag network   Description:       Use the base network library   Default:           True+  Manual:            True  Flag hans   Description:       Use the Haskell Network Stack (HaNS)   Default:           False+  Manual:            True  Library   -- Semigroup=>Monoid Credentials