haskell-monad-par 0.1.0.3-4build1 source package in Ubuntu

Changelog

haskell-monad-par (0.1.0.3-4build1) saucy; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Tue, 28 May 2013 10:18:34 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-monad-par_0.1.0.3.orig.tar.gz 65.0 KiB af0a8d47f28f17b0bad59da803bfb5c3b4aa52556f69c10cd850944023651eb0
haskell-monad-par_0.1.0.3-4build1.debian.tar.gz 2.7 KiB 9ad33df59559c3b927724c372c017f8f1165ffa00ee5eb3ab3f7e591d08697ca
haskell-monad-par_0.1.0.3-4build1.dsc 2.4 KiB d8ba7c70bf698ac3219c656024f197119cb65b190d9e12c86b428fd3e518e040

View changes file

Binary packages built by this source

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

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

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 saucy.

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