haskell-bytestring-mmap 0.2.2-6build2 source package in Ubuntu

Changelog

haskell-bytestring-mmap (0.2.2-6build2) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Mon, 01 Jun 2015 12:06:16 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Wily
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-bytestring-mmap_0.2.2.orig.tar.gz 7.0 KiB 7bbcaeeccec5cf448ba59c9ed4de95bcc47b11ae2b9bcddb6201decb88eb69af
haskell-bytestring-mmap_0.2.2-6build2.debian.tar.xz 2.3 KiB f2853cb44c935cf95a41e9a2ad6a2941352f537b7ab9cfaaa884ca04c1dc6b96
haskell-bytestring-mmap_0.2.2-6build2.dsc 2.4 KiB 8b3ae1f59e06bb85faf421283dcef8c3a434e077ab937097865a2c5d505446f5

View changes file

Binary packages built by this source

libghc-bytestring-mmap-dev: No summary available for libghc-bytestring-mmap-dev in ubuntu wily.

No description available for libghc-bytestring-mmap-dev in ubuntu wily.

libghc-bytestring-mmap-doc: No summary available for libghc-bytestring-mmap-doc in ubuntu wily.

No description available for libghc-bytestring-mmap-doc in ubuntu wily.

libghc-bytestring-mmap-prof: mmap support for strict ByteStrings; profiling libraries

 This library provides a wrapper to mmap(2), allowing files or
 devices to be lazily loaded into memory as strict or lazy
 ByteStrings, using the virtual memory subsystem to do on-demand
 loading.
 .
 This package contains the libraries compiled with profiling enabled.