haskell-threads 0.5.1.3-4 source package in Ubuntu

Changelog

haskell-threads (0.5.1.3-4) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:55:10 -0500

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.3-4.dsc 2.4 KiB d25880c56f75d75bba3e98cd84c00c7b17de347ac24b9196ac429a17fbfe17b5
haskell-threads_0.5.1.3-4.debian.tar.xz 2.4 KiB 47f74b1a4d5794483dacb6534a88f398ab7c946b0c7affd471577f6764149302
haskell-threads_0.5.1.3.orig.tar.gz 7.1 KiB 02bd4c7597f77d0d5064db4031547cd7b4989f453c77d520223ba2b1b9846411

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.