haskell-monad-par 0.1.0.3-2 source package in Ubuntu

Changelog

haskell-monad-par (0.1.0.3-2) unstable; urgency=low


  * Sourceful upload to rebuild documentation package

 -- Joachim Breitner <email address hidden>  Mon, 06 Feb 2012 17:32:12 +0100

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-monad-par_0.1.0.3-2.dsc 1.7 KiB adef933474144a148135e1b3307e52d261d5d49a4303f8907ff452ee8c0df603
haskell-monad-par_0.1.0.3.orig.tar.gz 65.0 KiB af0a8d47f28f17b0bad59da803bfb5c3b4aa52556f69c10cd850944023651eb0
haskell-monad-par_0.1.0.3-2.debian.tar.gz 2.5 KiB 3f1513761310fe4b5956ac1b4a002b81d8faf93da3b13fc8878099552028ae73

No changes file available.

Binary packages built by this source

libghc-monad-par-dev: No summary available for libghc-monad-par-dev in ubuntu quantal.

No description available for libghc-monad-par-dev in ubuntu quantal.

libghc-monad-par-doc: parallel programming based on a monad; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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

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