haskell-bytestring-to-vector 0.3.0.1-3build1 source package in Ubuntu
Changelog
haskell-bytestring-to-vector (0.3.0.1-3build1) groovy; urgency=medium * Rebuild against new GHC abi. -- Gianfranco Costamagna <email address hidden> Wed, 22 Jul 2020 17:21:18 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Groovy
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
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-3build1.debian.tar.xz | 2.3 KiB | 117d4c9e6547bb647f2e197bbffb2f5ea9121894b28e2b8dcb4baa32faa8af83 |
haskell-bytestring-to-vector_0.3.0.1-3build1.dsc | 2.4 KiB | 3d1b4458fc1c8a47cd43b64e1143142466c2c06e9af831631e10c70563662f8e |
Available diffs
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: No summary available for libghc-bytestring-to-vector-prof in ubuntu groovy.
No description available for libghc-
bytestring- to-vector- prof in ubuntu groovy.