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

Changelog

haskell-system-posix-redirect (1.1.0.1-3build1) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Dec 2022 21:51:03 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

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-3build1.debian.tar.xz 2.3 KiB d506ee66eb2091c2e9d4b64328c643797071e0b8c509ec34ece3c9c6b3d2604d
haskell-system-posix-redirect_1.1.0.1-3build1.dsc 2.2 KiB 8766be53df3d8a98078e4cdfbc322413ead91e593de0ecb54e7da4f5193116f2

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.