haskell-sendfile 0.7.9-6 source package in Ubuntu

Changelog

haskell-sendfile (0.7.9-6) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:55:02 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-sendfile_0.7.9-6.dsc 2.4 KiB e51845a69b76f8ef650caf98e8b5ec590c0878be72e829e83ba160c56aa41d23
haskell-sendfile_0.7.9-6.debian.tar.xz 3.1 KiB 3fc09b3e6d65b088b6b01165ebeed780154b5027937475d8f6c15c5ab687dd05
haskell-sendfile_0.7.9.orig.tar.gz 10.4 KiB 102fdf6db8c00f5a5981c6eed5acba1368a2d79b2970ce5b22ceb180aa0fdc42

No changes file available.

Binary packages built by this source

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

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

libghc-sendfile-doc: Haskell portable sendfile library; documentation

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

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.