haskell-cereal 0.5.8.3-2build1 source package in Ubuntu

Changelog

haskell-cereal (0.5.8.3-2build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:14:54 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell

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-2build1.debian.tar.xz 3.6 KiB cfd96a09a9fe91e28c69edcc29e4f0aeffd3179e3cb07509517e2b01cbfba2cb
haskell-cereal_0.5.8.3-2build1.dsc 2.2 KiB 480546eabdeaca6bff6a5baa3e6713bdea7e6d7eae3fe1a4c9affd243daadd18

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.