haskell-mmap 0.5.7-1build2 source package in Ubuntu

Changelog

haskell-mmap (0.5.7-1build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 12:31:51 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-mmap_0.5.7.orig.tar.gz 9.0 KiB d73c683a0e835b29ecc5a55c9d342b454f0b46eeb71955fe1c408d5d67ea0838
haskell-mmap_0.5.7-1build2.debian.tar.gz 4.9 KiB 7a046f6cbd8fbe16457826f198b78ee617cf16582a3eed84c2d2040b77406a7c
haskell-mmap_0.5.7-1build2.dsc 2.3 KiB 617430e1150f30a06b11268a0a76006448abf57103f013e0a9384168d3aae289

Available diffs

View changes file

Binary packages built by this source

libghc-mmap-dev: Memory mapped files for POSIX and Windows

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
 devices to be lazily loaded into memory as strict or lazy ByteStrings,
 ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
 loading. Modifications are also supported.

libghc-mmap-doc: Memory mapped files for POSIX and Windows; documentation

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
 devices to be lazily loaded into memory as strict or lazy ByteStrings,
 ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
 loading. Modifications are also supported.

libghc-mmap-prof: Memory mapped files for POSIX and Windows; profiling libraries

 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
 devices to be lazily loaded into memory as strict or lazy ByteStrings,
 ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
 loading. Modifications are also supported.