haskell-system-posix-redirect 1.1.0.1-2build2 source package in Ubuntu

Changelog

haskell-system-posix-redirect (1.1.0.1-2build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 01:38:30 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy 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-2build2.debian.tar.xz 2.4 KiB fafad51f03c6e2982d6cd41a81db66d02bec7666c74fe3b9713e0c16f750edf3
haskell-system-posix-redirect_1.1.0.1-2build2.dsc 2.3 KiB 5b386a0b80952e534149d1913785c4246186f1e0d2bd0675f6946e71cd368efd

Available diffs

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.