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

Changelog

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

  * New upstream release

 -- Sean Whitton <email address hidden>  Sun, 03 Sep 2017 13:31:42 -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-concurrent-output_1.9.2-1.dsc 3.0 KiB dc4579b978c6a96db7546ce7713e42a62a271517cf2f0a90ed4502ffdee8b0e6
haskell-concurrent-output_1.9.2-1.debian.tar.xz 2.6 KiB a3458980dd47aad463c8573b546aa589d1bcd963e0441a694b80ac2e413079d1
haskell-concurrent-output_1.9.2.orig.tar.gz 21.8 KiB 3bc2423adb5cdae14278e718b1335363cc21cd74b370d47dc4e07d2287b2d9f3

No changes file available.

Binary packages built by this source

libghc-concurrent-output-dev: No summary available for libghc-concurrent-output-dev in ubuntu cosmic.

No description available for libghc-concurrent-output-dev in ubuntu cosmic.

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.