haskell-cereal-vector 0.2.0.1-1 source package in Ubuntu

Changelog

haskell-cereal-vector (0.2.0.1-1) unstable; urgency=low

  * Initial release.

 -- Clint Adams <email address hidden>  Sun, 16 Jul 2017 10:55:07 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-cereal-vector_0.2.0.1-1.dsc 2.5 KiB eb9c719d44127b670c1163ab3d4b7006e3a651432089f456d86fa40eebdd0a31
haskell-cereal-vector_0.2.0.1.orig.tar.gz 3.3 KiB ff0685a6c39e7aae32f8b4165e2ae06f284c867298ad4f7b776c1c1b2859f933
haskell-cereal-vector_0.2.0.1-1.debian.tar.xz 2.2 KiB e00b0c46e1f27ae4096b807b9c19463015d27d7ce1537ac81b0a6602c5b4ff97

No changes file available.

Binary packages built by this source

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

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

libghc-cereal-vector-doc: Serialize instances for Data.Vector types; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.