haskell-sendfile 0.7.9-1 source package in Ubuntu

Changelog

haskell-sendfile (0.7.9-1) unstable; urgency=low


  * Fix Vcs-Darcs url: http://darcs.debian.org/ instead of
    http://darcs.debian.org/darcs/
  * New upstream release

 -- Joachim Breitner <email address hidden>  Tue, 04 Jun 2013 22:42:51 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-sendfile_0.7.9-1.dsc 1.6 KiB e5c97f46c76915418b889e69dc149973c54fb27a2df6ac5e223a84347d78234e
haskell-sendfile_0.7.9.orig.tar.gz 10.4 KiB 102fdf6db8c00f5a5981c6eed5acba1368a2d79b2970ce5b22ceb180aa0fdc42
haskell-sendfile_0.7.9-1.debian.tar.gz 2.9 KiB 8ebc764e8d4aeb5fba0f7e343f63928cb9dfde96d4218348097076081f8f975b

No changes file available.

Binary packages built by this source

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

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

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

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

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.