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

Changelog

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

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:23:07 +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
Mantic release universe misc
Lunar 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-3build2.debian.tar.xz 2.3 KiB d849fa624954feec5797b5b445673a096030a7ac3bf487000fab5948f201d8e9
haskell-system-posix-redirect_1.1.0.1-3build2.dsc 2.2 KiB 7a977cd2a72a96ca323bccee37bec1eca0622b0255213a1e3a667529beb45409

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.