haskell-sendfile 0.7.11.1-1build1 source package in Ubuntu

Changelog

haskell-sendfile (0.7.11.1-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 14:56:21 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-sendfile_0.7.11.1.orig.tar.gz 10.4 KiB e0e6c45e73578d2d7139e23a965937ac4514e5d310613607bfd4afd1abd50825
haskell-sendfile_0.7.11.1-1build1.debian.tar.xz 3.5 KiB 88e45bbac3257c318e12e3322189ec769baf3df58a38e175826c5fa6ebdf27ad
haskell-sendfile_0.7.11.1-1build1.dsc 2.4 KiB c68c195b28b24092d725d7e71ac07f5cf836b52a5f00cb13ee8ec0e22c112caf

View changes file

Binary packages built by this source

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

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

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.