haskell-posix-pty 0.2.1.1-2 source package in Ubuntu

Changelog

haskell-posix-pty (0.2.1.1-2) unstable; urgency=medium

  * Add patch to use pty.h, not libutil.h, on non-Linux (Closes: #862227).
    Thanks Aaron M. Ucko for the report and fix.

 -- Sean Whitton <email address hidden>  Sun, 14 May 2017 16:53:25 -0700

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
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
haskell-posix-pty_0.2.1.1-2.dsc 2.3 KiB 2df3b174050a12ff5a027d85f4b504aff0b4f5cbd0031c516202be398f72c508
haskell-posix-pty_0.2.1.1.orig.tar.gz 6.9 KiB a2c50cec87434afa5758fe79efa95ac730843be689dac8a1d78a9e7d66fdbbb9
haskell-posix-pty_0.2.1.1-2.debian.tar.xz 2.6 KiB 70dfcf163118543e7bfb6e82117ace4e7fad643db6ab239399b5e74b71a63419

Available diffs

No changes file available.

Binary packages built by this source

libghc-posix-pty-dev: No summary available for libghc-posix-pty-dev in ubuntu cosmic.

No description available for libghc-posix-pty-dev in ubuntu cosmic.

libghc-posix-pty-doc: No summary available for libghc-posix-pty-doc in ubuntu cosmic.

No description available for libghc-posix-pty-doc in ubuntu cosmic.

libghc-posix-pty-prof: interact with pseudoterminals using subprocesses; profiling libraries

 This Haskell library permits programs to interact with
 pseudoterminals, where those pseudoterminals are represented as
 subprocesses. There are functions available to read and write to the
 terminals, and to resize them.
 .
 See pty(7) for more information on pseudoterminals.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.