haskell-system-posix-redirect 1.1.0.1-4build1 source package in Ubuntu

Changelog

haskell-system-posix-redirect (1.1.0.1-4build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:40:28 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-system-posix-redirect_1.1.0.1.orig.tar.gz 3.5 KiB 53535011e64c1792052987bc1e8799222286c30c349dd36d3fc08c8612fa6ef2
haskell-system-posix-redirect_1.1.0.1-4build1.debian.tar.xz 2.3 KiB aaffab6f605b425c206773ddbba431a3c3ef1d69ca832b475e7c400ec7d5cf74
haskell-system-posix-redirect_1.1.0.1-4build1.dsc 2.2 KiB 33d9e1c134e8b87d7c0555ed9cfa232d3baf6abbd0465bbfb1db53be5dd5179d

View changes file

Binary packages built by this source

libghc-system-posix-redirect-dev: toy module to temporarily redirect a program's stdout

 Due to the design of POSIX, it is possible to temporarily overload the
 file descriptors corresponding to stdout and stderr to point to an
 arbitrary pipe. It is, however, tricky to get right. This module gets
 it right, as far as such a terrible hack can be made right. It can be
 used to make misbehaving third-party C libraries stop spewing to
 standard output.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-system-posix-redirect-doc: toy module to temporarily redirect a program's stdout; documentation

 Due to the design of POSIX, it is possible to temporarily overload the
 file descriptors corresponding to stdout and stderr to point to an
 arbitrary pipe. It is, however, tricky to get right. This module gets
 it right, as far as such a terrible hack can be made right. It can be
 used to make misbehaving third-party C libraries stop spewing to
 standard output.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-system-posix-redirect-prof: toy module to temporarily redirect a program's stdout; profiling libraries

 Due to the design of POSIX, it is possible to temporarily overload the
 file descriptors corresponding to stdout and stderr to point to an
 arbitrary pipe. It is, however, tricky to get right. This module gets
 it right, as far as such a terrible hack can be made right. It can be
 used to make misbehaving third-party C libraries stop spewing to
 standard output.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.