haskell-threads 0.5.1.3-2build2 source package in Ubuntu

Changelog

haskell-threads (0.5.1.3-2build2) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Mon, 01 Jun 2015 23:53:54 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Wily
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.3.orig.tar.gz 7.1 KiB 02bd4c7597f77d0d5064db4031547cd7b4989f453c77d520223ba2b1b9846411
haskell-threads_0.5.1.3-2build2.debian.tar.xz 2.3 KiB 6daec9a1b609fe37835f108af38c604447ef2a7f64fe0bbb321b2de983118639
haskell-threads_0.5.1.3-2build2.dsc 2.3 KiB e04a5a78dbe360cfb0418c724970a5c11f26f74da8e51b5f1f29083807481768

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: No summary available for libghc-threads-doc in ubuntu wily.

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

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.