haskell-cereal 0.5.8.3-1build1 source package in Ubuntu

Changelog

haskell-cereal (0.5.8.3-1build1) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Dec 2022 21:29:52 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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-cereal_0.5.8.3.orig.tar.gz 19.7 KiB 99905220661b26e5bd91130bd9772554938608a5b1d717240a6eb331121e0f6a
haskell-cereal_0.5.8.3-1build1.debian.tar.xz 3.6 KiB 50ba99c411f5b5ea47440f1f0dce78e976e80df4e5255995eeb6552975845016
haskell-cereal_0.5.8.3-1build1.dsc 2.2 KiB 655379de1e4badecf11b7255dfab6c9390eb40c3ab5e0b043dfbf4ff5c8d666c

View changes file

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.