haskell-serialise 0.2.6.0-1 source package in Ubuntu

Changelog

haskell-serialise (0.2.6.0-1) unstable; urgency=medium

  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Wed, 26 Oct 2022 11:09:53 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-serialise_0.2.6.0-1.dsc 3.9 KiB eb237d2b639dc3b65c363c7a16f806b893c08bd89e0298510797340236e84e83
haskell-serialise_0.2.6.0.orig.tar.gz 73.3 KiB 93ff1888e1972999f14663072b38efcfd0c1481b4ec8e30ddc9c5ce97681a516
haskell-serialise_0.2.6.0-1.debian.tar.xz 3.0 KiB db47fa5d876a90bedbbb995f07650d0283468df9e62301258b5824f243290ebc

No changes file available.

Binary packages built by this source

libghc-serialise-dev: binary serialisation library for Haskell values

 This package (formerly binary-serialise-cbor) provides pure, efficient
 serialization of Haskell values directly into ByteStrings for storage or
 transmission purposes. By providing a set of typeclass instances, you can
 also serialise any custom data type you have as well.
 .
 The underlying binary format used is the 'Concise Binary Object
 Representation', or CBOR, specified in RFC 7049. As a result,
 serialised Haskell values have implicit structure outside of the
 Haskell program itself, meaning they can be inspected or analyzed
 without custom tools.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-serialise-doc: binary serialisation library for Haskell values; documentation

 This package (formerly binary-serialise-cbor) provides pure, efficient
 serialization of Haskell values directly into ByteStrings for storage or
 transmission purposes. By providing a set of typeclass instances, you can
 also serialise any custom data type you have as well.
 .
 The underlying binary format used is the 'Concise Binary Object
 Representation', or CBOR, specified in RFC 7049. As a result,
 serialised Haskell values have implicit structure outside of the
 Haskell program itself, meaning they can be inspected or analyzed
 without custom tools.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-serialise-prof: binary serialisation library for Haskell values; profiling libraries

 This package (formerly binary-serialise-cbor) provides pure, efficient
 serialization of Haskell values directly into ByteStrings for storage or
 transmission purposes. By providing a set of typeclass instances, you can
 also serialise any custom data type you have as well.
 .
 The underlying binary format used is the 'Concise Binary Object
 Representation', or CBOR, specified in RFC 7049. As a result,
 serialised Haskell values have implicit structure outside of the
 Haskell program itself, meaning they can be inspected or analyzed
 without custom tools.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.