haskell-threads 0.5.1.7-1build2 source package in Ubuntu

Changelog

haskell-threads (0.5.1.7-1build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:24:48 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-threads_0.5.1.7.orig.tar.gz 7.3 KiB e0f6fea09b99a2f84c98089c27c011077bf43f1e1977a5c43997e226d23142d0
haskell-threads_0.5.1.7-1build2.debian.tar.xz 3.0 KiB 3ab07af6c3886f415bbe367cafbdc15834a5c96037952b6ac6a46c040751a924
haskell-threads_0.5.1.7-1build2.dsc 2.3 KiB c77a90b8ffe2fac0a68d1978a8a8d65c46d80a70b2ce10207a64bb4a6d96bdee

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.