haskell-concurrent-output 1.10.20-1 source package in Ubuntu

Changelog

haskell-concurrent-output (1.10.20-1) unstable; urgency=medium

  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Sat, 21 Oct 2023 09:44:22 +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-concurrent-output_1.10.20-1.dsc 2.9 KiB ee60de71e20904f2feef19351387f65e0940f5897c8e7f9e12016fdacb7e54bb
haskell-concurrent-output_1.10.20.orig.tar.gz 23.3 KiB 8e23b5aa95fb9ed5224173f2587a9e4af244322c40249fe24e948bd6007421ca
haskell-concurrent-output_1.10.20-1.debian.tar.xz 3.0 KiB 522234fdefaa1b6624ff9067063d2b78442b4662645010617239b388ac5c6285

No changes file available.

Binary packages built by this source

libghc-concurrent-output-dev: ungarble output from several threads

 Provides a simple interface for writing concurrent programs that
 need to output a lot of status messages to the console, or display
 multiple progress bars for different activities at the same time,
 or concurrently run external commands that output to the console.
 .
 Built on top of that is a way of defining multiple output regions,
 which are automatically laid out on the screen and can be individually
 updated. Can be used for progress displays etc.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-concurrent-output-doc: ungarble output from several threads; documentation

 Provides a simple interface for writing concurrent programs that
 need to output a lot of status messages to the console, or display
 multiple progress bars for different activities at the same time,
 or concurrently run external commands that output to the console.
 .
 Built on top of that is a way of defining multiple output regions,
 which are automatically laid out on the screen and can be individually
 updated. Can be used for progress displays etc.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-concurrent-output-prof: ungarble output from several threads; profiling libraries

 Provides a simple interface for writing concurrent programs that
 need to output a lot of status messages to the console, or display
 multiple progress bars for different activities at the same time,
 or concurrently run external commands that output to the console.
 .
 Built on top of that is a way of defining multiple output regions,
 which are automatically laid out on the screen and can be individually
 updated. Can be used for progress displays etc.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.