haskell-threads 0.5.1.7-1 source package in Ubuntu

Changelog

haskell-threads (0.5.1.7-1) unstable; urgency=medium

  * Remove retired developer, Joachim Breitner, from Uploaders.
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Sat, 22 Oct 2022 13:46:50 +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-threads_0.5.1.7-1.dsc 2.3 KiB 8a497360f63e902b76f715455eb3ed20a53cb60cc5e4dfa851e1b2b4e527346c
haskell-threads_0.5.1.7.orig.tar.gz 7.3 KiB e0f6fea09b99a2f84c98089c27c011077bf43f1e1977a5c43997e226d23142d0
haskell-threads_0.5.1.7-1.debian.tar.xz 3.0 KiB 9698e6a4c0e931a7a2224713bbaceb50162dcab71333610d39d7dc0a640113ff

No changes file available.

Binary packages built by this source

libghc-threads-dev: Fork threads and wait for their result

 This package provides functions to fork threads and wait for their result,
 whether it's an exception or a normal value.
 .
 Besides waiting for the termination of a single thread this package also
 provides functions to wait for a group of threads to terminate.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-threads-doc: Fork threads and wait for their result; documentation

 This package provides functions to fork threads and wait for their result,
 whether it's an exception or a normal value.
 .
 Besides waiting for the termination of a single thread this package also
 provides functions to wait for a group of threads to terminate.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-threads-prof: Fork threads and wait for their result; profiling libraries

 This package provides functions to fork threads and wait for their result,
 whether it's an exception or a normal value.
 .
 Besides waiting for the termination of a single thread this package also
 provides functions to wait for a group of threads to terminate.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.