haskell-cereal-vector 0.2.0.1-3build1 source package in Ubuntu

Changelog

haskell-cereal-vector (0.2.0.1-3build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Tue, 06 Aug 2019 08:46:49 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
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-cereal-vector_0.2.0.1.orig.tar.gz 3.3 KiB ff0685a6c39e7aae32f8b4165e2ae06f284c867298ad4f7b776c1c1b2859f933
haskell-cereal-vector_0.2.0.1-3build1.debian.tar.xz 2.5 KiB a6243cc5e595f2214d725c594ba7bf2ff8bc4cb327fd90d860fa22e81d8df7c9
haskell-cereal-vector_0.2.0.1-3build1.dsc 2.3 KiB c993388ed5ed19d27766f167afb56d1025ef7d71c3ccf4c09d18baf2ff4c95a9

View changes file

Binary packages built by this source

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

No description available for libghc-cereal-vector-dev in ubuntu groovy.

libghc-cereal-vector-doc: No summary available for libghc-cereal-vector-doc in ubuntu eoan.

No description available for libghc-cereal-vector-doc in ubuntu eoan.

libghc-cereal-vector-prof: Serialize instances for Data.Vector types; profiling libraries

 Data.Serialize functions for Data.Vector.Generic vectors. Orphan
 instances are provided for Data.Vector, Data.Vector.Unboxed,
 Data.Vector.Storable, and Data.Vector.Primitive vectors.
 .
 The serialized format is an Int64 representing the length of the
 vector, followed by the Data.Serialized contents of each element.
 .
 Note that the functions in Data.Vector.Storable.UnsafeSerialize
 perform much better when serialization does not need to account for
 host endianness and word size.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.