haskell-bytestring-to-vector 0.3.0.1-5build1 source package in Ubuntu

Changelog

haskell-bytestring-to-vector (0.3.0.1-5build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:11:45 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-bytestring-to-vector_0.3.0.1.orig.tar.gz 4.0 KiB ccfb5bdccd88a5be488acb291a5863d9026e109d2178e58d87948b43b519284a
haskell-bytestring-to-vector_0.3.0.1-5build1.debian.tar.xz 2.4 KiB ac59b0b9009235f86505b0650ac0c1de245af4648f0fa56e49c633b35034e53d
haskell-bytestring-to-vector_0.3.0.1-5build1.dsc 2.4 KiB e2493b01b617422db81c92d314c1cf33076e6ddc866585ecda40c094861fe169

View changes file

Binary packages built by this source

libghc-bytestring-to-vector-dev: convert ByteString<->Vector.Storable without copying

 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.
 See http://www.haskell.org/ for more information on Haskell.

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.