[Pkg-haskell-maintainers] haskell-monad-par_0.1.0.1-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Thu Sep 1 19:02:18 UTC 2011
(new) haskell-monad-par_0.1.0.1-1.debian.tar.gz extra haskell
(new) haskell-monad-par_0.1.0.1-1.dsc extra haskell
(new) haskell-monad-par_0.1.0.1.orig.tar.gz extra haskell
(new) libghc-monad-par-dev_0.1.0.1-1_amd64.deb extra haskell
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.
(new) libghc-monad-par-doc_0.1.0.1-1_all.deb extra 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.
(new) libghc-monad-par-prof_0.1.0.1-1_amd64.deb extra haskell
parallel programming based on a monad; profiling data
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Changes: haskell-monad-par (0.1.0.1-1) unstable; urgency=low
.
* Initial release.
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-haskell-maintainers
mailing list