haskell-mmap 0.5.9-7build1 source package in Ubuntu

Changelog

haskell-mmap (0.5.9-7build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 12:17:42 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal 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-7build1.debian.tar.xz 5.3 KiB 04e15562db6e0f3bcc2436c577e6684a47debca820e40bc31e74f16f75fb4eb4
haskell-mmap_0.5.9-7build1.dsc 2.2 KiB f1a76cc666f71f3f35b469efb42ae2451153cf7f672dfae8f56c0580c6f61ee2

View changes file

Binary packages built by this source

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

No description available for libghc-mmap-dev in ubuntu groovy.

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.