haskell-tls 1.5.8-1 source package in Ubuntu

Changelog

haskell-tls (1.5.8-1) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Wed, 27 Jul 2022 13:49:54 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-tls_1.5.8-1.dsc 3.2 KiB 7e194b99183158869b2483c2131a91439bf8fd5874db1af4fd22080588aaafdf
haskell-tls_1.5.8.orig.tar.gz 154.2 KiB 6b28ea23b03f8fae07d168e820b0579bcc5062adb21d8ab1256da2b414daad67
haskell-tls_1.5.8-1.debian.tar.xz 4.1 KiB 6635cddf1fab6d453708cd1373357e8803fe03aa374f23f90bb35625bdbd6150

No changes file available.

Binary packages built by this source

libghc-tls-dev: No summary available for libghc-tls-dev in ubuntu kinetic.

No description available for libghc-tls-dev in ubuntu kinetic.

libghc-tls-doc: No summary available for libghc-tls-doc in ubuntu kinetic.

No description available for libghc-tls-doc in ubuntu kinetic.

libghc-tls-prof: native Haskell implementation of TLS/SSL protocol; profiling libraries

 Native Haskell TLS and SSL protocol implementation for server and
 client.
 .
 This provides a high-level implementation of a sensitive security
 protocol, eliminating a common set of security issues through the use
 of the advanced type system, high level constructions and common
 Haskell features.
 .
 It currently implements the SSL3.0, TLS1.0, TLS1.1 and TLS1.2
 protocols, and supports RSA and Ephemeral (Elliptic curve and
 regular) Diffie Hellman key exchanges, and many extensions.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.