haskell-sendfile 0.7.9-8build2 source package in Ubuntu

Changelog

haskell-sendfile (0.7.9-8build2) artful; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 09 Jul 2017 14:28:23 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-sendfile_0.7.9.orig.tar.gz 10.4 KiB 102fdf6db8c00f5a5981c6eed5acba1368a2d79b2970ce5b22ceb180aa0fdc42
haskell-sendfile_0.7.9-8build2.debian.tar.xz 3.2 KiB 0500e84b3076f91e23ed1e6dae8832f299bfda5e218b67212ef8df1723f36ed5
haskell-sendfile_0.7.9-8build2.dsc 2.3 KiB 4420c5bead4c2caa910967c5ff0da40af0d3533b8b3a9b56e71340e7c3066211

Available diffs

View changes file

Binary packages built by this source

libghc-sendfile-dev: No summary available for libghc-sendfile-dev in ubuntu artful.

No description available for libghc-sendfile-dev in ubuntu artful.

libghc-sendfile-doc: No summary available for libghc-sendfile-doc in ubuntu cosmic.

No description available for libghc-sendfile-doc in ubuntu cosmic.

libghc-sendfile-prof: Haskell portable sendfile library; profiling libraries

 This Haskell library exposes zero-copy sendfile functionality in a
 portable way. sendfile is a non standard system call that copies data
 between one file descriptor and another. This library uses the native
 implementations where possible (for example, under Linux or FreeBSD) and
 provides an Haskell replacement in other cases, thus providing a
 portable interface.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.