haskell-bytestring-mmap 0.2.2-4 source package in Ubuntu

Changelog

haskell-bytestring-mmap (0.2.2-4) unstable; urgency=low


  * Enable compat level 9

 -- Joachim Breitner <email address hidden>  Fri, 24 May 2013 12:50:01 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-bytestring-mmap_0.2.2-4.dsc 1.7 KiB 18278fad089517ac1a9eadc1f746c82ef04ced7a878f65a6d6cbf416515d36f5
haskell-bytestring-mmap_0.2.2.orig.tar.gz 7.0 KiB 7bbcaeeccec5cf448ba59c9ed4de95bcc47b11ae2b9bcddb6201decb88eb69af
haskell-bytestring-mmap_0.2.2-4.debian.tar.gz 2.3 KiB 69f1cc3d7d76894ff2f6634b984465d81016c810650db1a45e6fccbefd812073

Available diffs

No changes file available.

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: mmap support for strict ByteStrings; documentation

 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 documentation files.

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.