haskell-serialise 0.2.1.0-3 source package in Ubuntu

Changelog

haskell-serialise (0.2.1.0-3) unstable; urgency=medium

  * Patch for newer tasty.

 -- Clint Adams <email address hidden>  Sat, 31 Aug 2019 21:42:55 -0400

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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-serialise_0.2.1.0-3.dsc 3.7 KiB ef5428dc12a624083ee3173ea08cae3ff07a8b38a805eba306cafce0baefd286
haskell-serialise_0.2.1.0.orig.tar.gz 72.5 KiB 043efc1130b4202f080c5b7d2c319098df032b060655d8193f1fcdbfa3f159a5
haskell-serialise_0.2.1.0-3.debian.tar.xz 2.8 KiB 4da0519a956d9376a961dedbf8bf28f8dad53bf5df6294f933c8d73a069f298d

Available diffs

No changes file available.

Binary packages built by this source

libghc-serialise-dev: No summary available for libghc-serialise-dev in ubuntu groovy.

No description available for libghc-serialise-dev in ubuntu groovy.

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: No summary available for libghc-serialise-prof in ubuntu groovy.

No description available for libghc-serialise-prof in ubuntu groovy.