haskell-bytestring-to-vector 0.3.0.1-2 source package in Ubuntu

Changelog

haskell-bytestring-to-vector (0.3.0.1-2) unstable; urgency=medium

  * Gratuitous sourceful post-NEW upload.

 -- Clint Adams <email address hidden>  Sat, 31 Aug 2019 12:56:46 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
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-bytestring-to-vector_0.3.0.1-2.dsc 2.4 KiB c3ec4e584ff3db06e415aa26bec64fa23224746730467a9e3edeae49c2f290f5
haskell-bytestring-to-vector_0.3.0.1.orig.tar.gz 4.0 KiB ccfb5bdccd88a5be488acb291a5863d9026e109d2178e58d87948b43b519284a
haskell-bytestring-to-vector_0.3.0.1-2.debian.tar.xz 2.2 KiB 869978c83c498f5f3574b92fccf0e512e126b700ebb5988c96ecd8b7e81bca66

Available diffs

No changes file available.

Binary packages built by this source

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

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

libghc-bytestring-to-vector-doc: convert ByteString<->Vector.Storable without copying; documentation

 This library allows conversion between the types from Data.ByteString
 and Data.Vector.Storable without copying the underlying data. This
 is useful, for example, when ByteString IO produces or consumes
 vectors of numbers in native byte order.
 .
 The conversion relies on the fact that ByteString and Vector use their
 respective ForeignPtr's in compatible ways.
 .
 This library is a fork of spool.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-bytestring-to-vector-prof: convert ByteString<->Vector.Storable without copying; profiling libraries

 This library allows conversion between the types from Data.ByteString
 and Data.Vector.Storable without copying the underlying data. This
 is useful, for example, when ByteString IO produces or consumes
 vectors of numbers in native byte order.
 .
 The conversion relies on the fact that ByteString and Vector use their
 respective ForeignPtr's in compatible ways.
 .
 This library is a fork of spool.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.