haskell-sendfile 0.7.11.4-2 source package in Ubuntu

Changelog

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

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Fri, 01 Sep 2023 20:30:15 +0300

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
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-sendfile_0.7.11.4-2.dsc 2.4 KiB 0b9009052560384ddb5b429e34c5b4f1701c7eca7b65e8d000f1c576cb4040eb
haskell-sendfile_0.7.11.4.orig.tar.gz 10.5 KiB 73b0be7cd6e29e859ffae741cb398eb129e0bf1c6953ef5755da0b8a020751c4
haskell-sendfile_0.7.11.4-2.debian.tar.xz 3.5 KiB c16854f5737cdd113b064f78c2fcc8c546e2b6d88ce96df82473c177da6dc679

No changes file available.

Binary packages built by this source

libghc-sendfile-dev: Haskell portable sendfile library

 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.
 See http://www.haskell.org/ for more information on Haskell.

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.