haskell-threads 0.5.1.6-5 source package in Ubuntu

Changelog

haskell-threads (0.5.1.6-5) 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:49 +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.6-5.dsc 2.3 KiB 903e202ebb39f40dff87f5669206d72c8883aba71d239eb9faa7e281c0342dbc
haskell-threads_0.5.1.6.orig.tar.gz 7.2 KiB 139ac3c067fcbb392b5b9c2feaa98184b75ebe7f2e580726eea6ce812d94562e
haskell-threads_0.5.1.6-5.debian.tar.xz 2.9 KiB 99f2dfd1978a6fe196823ecc932af3ab717afa0c6b2ca0eb022ca24e8cc7c225

No changes file available.

Binary packages built by this source

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

No description available for libghc-threads-dev in ubuntu kinetic.

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

No description available for libghc-threads-doc in ubuntu kinetic.

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.