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

Changelog

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

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

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:40:10 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-system-posix-redirect_1.1.0.1-4.dsc 2.2 KiB c6e549f8d3f11a286c29afaef36acf07f3edca576a94c8e94ab767966a873442
haskell-system-posix-redirect_1.1.0.1.orig.tar.gz 3.5 KiB 53535011e64c1792052987bc1e8799222286c30c349dd36d3fc08c8612fa6ef2
haskell-system-posix-redirect_1.1.0.1-4.debian.tar.xz 2.3 KiB 2e8b015545451606e0609e20d4dc3648bffd9e21755e86c65048ed8c464a34f5

No changes file available.

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.