haskell-cereal 0.5.8.3-2 source package in Ubuntu

Changelog

haskell-cereal (0.5.8.3-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:39:46 +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
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-cereal_0.5.8.3-2.dsc 2.2 KiB 173672b8c79f809d3208482719a8c12fbdc2ffced6d3010c403a37f00de99e43
haskell-cereal_0.5.8.3.orig.tar.gz 19.7 KiB 99905220661b26e5bd91130bd9772554938608a5b1d717240a6eb331121e0f6a
haskell-cereal_0.5.8.3-2.debian.tar.xz 3.6 KiB 8f88aa35f04f70ba65a85b2be9394b0b27582e1afeb8cc509fba7d7139262c14

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.