haskell-threads 0.5.1.8-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Thu, 19 Oct 2023 21:24: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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-threads_0.5.1.8-1.dsc 2.3 KiB cbbcd8b66e097e413c19b9ab4d743cd1aaf1f20548bfc31fddd816ac7c7d041a
haskell-threads_0.5.1.8.orig.tar.gz 6.8 KiB c494d50a513ae65a8de773d84084c0acd5b6d3195571bdf97e77dc621fc24a9e
haskell-threads_0.5.1.8-1.debian.tar.xz 3.0 KiB 9875f93905a0fa28b7e3964bdbf6425e3dd38031c69417fbdd0c89974bb2104a

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.