haskell-mmap 0.5.9-10build1 source package in Ubuntu

Changelog

haskell-mmap (0.5.9-10build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:28:22 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular 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-10build1.debian.tar.xz 5.3 KiB e0619f58f69578a17992699906f8c0826bd3bd4d41c28e31c01d00d16fa90b37
haskell-mmap_0.5.9-10build1.dsc 2.2 KiB 6bdaa87073aa8436a0c174d5f9e83d3a862b0dda502c87f68d0a1d788b9d9c43

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.