haskell-sendfile 0.7.2-2build2 source package in Ubuntu

Changelog

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

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Mon, 07 Nov 2011 11:17:45 +0000

Upload details

Uploaded by:
Colin Watson
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-2build2.debian.tar.gz 2.5 KiB 3942b17be2a9877e1aa8d7d10328c80067f7c2eca70efffd21436bffe8bdcb20
haskell-sendfile_0.7.2-2build2.dsc 2.3 KiB 01c87154433a23936a316823fcabbe0303acafc41119c7438cd3320dbd50ddd6

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.