haskell-sendfile 0.7.2-2build3 source package in Ubuntu

Changelog

haskell-sendfile (0.7.2-2build3) precise; urgency=low

  * No-change rebuild
 -- Iain Lane <email address hidden>   Wed, 14 Dec 2011 12:09:07 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-sendfile_0.7.2.orig.tar.gz 9.4 KiB fa23b846569d79a69da4969d65c8fc1210cd65f95994607cab68818f6814a6b0
haskell-sendfile_0.7.2-2build3.debian.tar.gz 2.6 KiB 5b0eea44e6d42239d2b9d4dfcf5f58a783c074e5061affce03d1c83f81f54f51
haskell-sendfile_0.7.2-2build3.dsc 2.3 KiB 0fc52e0e1fd0b6f1c3e5bc6f5a1e78d810302788746a23a5f75c52eaf25c46b5

Available diffs

View changes file

Binary packages built by this source

libghc-sendfile-dev: Haskell portable sendfile library - GHC 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 contains the libraries compiled for GHC.

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 contains the library documentation.

libghc-sendfile-prof: Haskell portable sendfile library - GHC 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 contains the profiling libraries compiled for GHC.