haskell-bytestring-to-vector 0.3.0.1-3build2 source package in Ubuntu

Changelog

haskell-bytestring-to-vector (0.3.0.1-3build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 00:26:26 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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-3build2.debian.tar.xz 2.4 KiB b5e09c075982ba6c2ba4fb91a8e1c0403882a19fe1ac49b65c1e1093baf85e8e
haskell-bytestring-to-vector_0.3.0.1-3build2.dsc 2.5 KiB 24e328dae805a7d07f0201d628a687ae3a91dfdf77af44b22a1f07e09ec1c9eb

Available diffs

View changes file

Binary packages built by this source

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

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

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.