haskell-monad-par 0.3.4.7-5build1 source package in Ubuntu

Changelog

haskell-monad-par (0.3.4.7-5build1) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Thu, 02 Jul 2015 10:02:26 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Wily
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-monad-par_0.3.4.7.orig.tar.gz 29.7 KiB 23b8a68719b4c5848ce9a3381ce9efdc1c96677ba043a3ee74d99223343cc28a
haskell-monad-par_0.3.4.7-5build1.debian.tar.xz 3.0 KiB d3e863dc95230ce3a3a4152bc439562c2b99b15baef23056d6aedd636487e2b7
haskell-monad-par_0.3.4.7-5build1.dsc 3.1 KiB 23f290a9fe99f33d38c46f5bb384c2ce989fb63dc56253540c0dbfad1bf8a442

View changes file

Binary packages built by this source

libghc-monad-par-dev: parallel programming based on a monad

 This library offers an alternative parallel programming API to that
 provided by the parallel package. The Par monad allows the simple
 description of parallel computations, and can be used to add
 parallelism to pure Haskell code. The basic API is straightforward:
 the monad supports forking and simple communication in terms of IVars.
 .
 The library comes with an efficient work-stealing implementation, but
 the internals are also exposed so that you can build your own scheduler
 if necessary.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-monad-par-doc: No summary available for libghc-monad-par-doc in ubuntu wily.

No description available for libghc-monad-par-doc in ubuntu wily.

libghc-monad-par-prof: No summary available for libghc-monad-par-prof in ubuntu wily.

No description available for libghc-monad-par-prof in ubuntu wily.