haskell-mmap 0.5.9-9build2 source package in Ubuntu

Changelog

haskell-mmap (0.5.9-9build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:12:37 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe haskell
Lunar release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-mmap_0.5.9.orig.tar.gz 11.5 KiB 58fcbb04e1cb8e7c36c05823b02dce2faaa989c53d745a7f36192de2fc98b5f8
haskell-mmap_0.5.9-9build2.debian.tar.xz 5.3 KiB 628193ed24f36e9a7b181108f6bacdfff9132da0c1a76b46a5ee3f0a00804a53
haskell-mmap_0.5.9-9build2.dsc 2.2 KiB 8df24f16900df268810efc1a83a55ffb8787dbe06c49c42faa1b063528653afc

View changes file

Binary packages built by this source

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

 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.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

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

 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.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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

 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.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.