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

Changelog

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

  * Declare compliance with Debian policy 4.6.1
  * Sourceful upload for GHC 9.0.2

 -- Ilias Tsitsimpis <email address hidden>  Wed, 29 Jun 2022 20:45:42 +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

Downloads

File Size SHA-256 Checksum
haskell-posix-pty_0.2.2-2.dsc 2.3 KiB a4b3c252cf8d65b93b1b4bf6884e376813cc464d1250d5fa77000b81e564872f
haskell-posix-pty_0.2.2.orig.tar.gz 7.0 KiB 9afb1dc6877fc03a6feedece7862901318b58cdbce9557b18f5514c1acdc97f3
haskell-posix-pty_0.2.2-2.debian.tar.xz 2.7 KiB 85061cfa2b03681172221c2c0abd3750322718dc5658466cc4efbfe419c309f9

No changes file available.

Binary packages built by this source

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

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

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

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

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.