haskell-cereal 0.5.8.2-1 source package in Ubuntu

Changelog

haskell-cereal (0.5.8.2-1) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Sat, 02 Jul 2022 19:44:58 +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
Kinetic release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-cereal_0.5.8.2-1.dsc 2.2 KiB 1c185d3fa97d60b83228a61dac90301aa06600bb8df6a8552e23a780fcc94089
haskell-cereal_0.5.8.2.orig.tar.gz 19.7 KiB 17121355b92feea2d66220daa0ebb604a774e0d6359e2fc53bab362c44a5764f
haskell-cereal_0.5.8.2-1.debian.tar.xz 3.5 KiB 34542449451f9bf855d60a0da6973c308474921ad833fc165ace42cc95d5066b

No changes file available.

Binary packages built by this source

libghc-cereal-dev: binary serialization library

 A binary serialization library, similar to binary, that introduces an isolate
 primitive for parser isolation, and replaces the asynchronous errors with a
 user-handleable Either type. Similar to binary in performance, but uses a
 strict ByteString instead of a lazy ByteString, thus restricting it to
 operating on finite inputs.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-cereal-doc: binary serialization library; documentation

 A binary serialization library, similar to binary, that introduces an isolate
 primitive for parser isolation, and replaces the asynchronous errors with a
 user-handleable Either type. Similar to binary in performance, but uses a
 strict ByteString instead of a lazy ByteString, thus restricting it to
 operating on finite inputs.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-cereal-prof: binary serialization library; profiling libraries

 A binary serialization library, similar to binary, that introduces an isolate
 primitive for parser isolation, and replaces the asynchronous errors with a
 user-handleable Either type. Similar to binary in performance, but uses a
 strict ByteString instead of a lazy ByteString, thus restricting it to
 operating on finite inputs.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.