haskell-sendfile 0.7.11.4-1 source package in Ubuntu

Changelog

haskell-sendfile (0.7.11.4-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Sat, 02 Jul 2022 21:08:03 -0400

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

Downloads

File Size SHA-256 Checksum
haskell-sendfile_0.7.11.4-1.dsc 2.4 KiB ee67e6b15a0e13fbe09552156354f7a7efe835f7513fa77574a966a6af119874
haskell-sendfile_0.7.11.4.orig.tar.gz 10.5 KiB 73b0be7cd6e29e859ffae741cb398eb129e0bf1c6953ef5755da0b8a020751c4
haskell-sendfile_0.7.11.4-1.debian.tar.xz 3.5 KiB cab5c2d9820333344b5f50235e15c13b37f5d757d24dc85e282c6e210d76c57c

No changes file available.

Binary packages built by this source

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

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

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

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

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.