haskell-threads 0.5.1.8-1build1 source package in Ubuntu

Changelog

haskell-threads (0.5.1.8-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:42:09 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

Downloads

File Size SHA-256 Checksum
haskell-threads_0.5.1.8.orig.tar.gz 6.8 KiB c494d50a513ae65a8de773d84084c0acd5b6d3195571bdf97e77dc621fc24a9e
haskell-threads_0.5.1.8-1build1.debian.tar.xz 3.1 KiB 03b2917429d3de4de271b27ddcfb120741800838bbd2eba56e0145af38488a6f
haskell-threads_0.5.1.8-1build1.dsc 2.3 KiB 475f568f602ac364605bc2fe1fb13a857d618e01add52b6e0a470512e2e7e256

View changes file

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.