parallel: Parallel programming library
This package provides a library for parallel programming.
For documentation start from the Control.Parallel.Strategies module below.
For more tutorial documentation, see the book Parallel and Concurrent Programming in Haskell.
To understand the principles behind the library, see Seq no more: Better Strategies for Parallel Haskell.
Downloads
- parallel-3.2.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.1, 2.0.0.0, 2.1.0.0, 2.2.0.0, 2.2.0.1, 3.0.0.0, 3.1.0.0, 3.1.0.1, 3.2.0.0, 3.2.0.2, 3.2.0.3, 3.2.0.4, 3.2.0.5, 3.2.0.6, 3.2.1.0, 3.2.1.1, 3.2.2.0 |
---|---|
Change log | changelog.md |
Dependencies | array (>=0.3 && <0.6), base (>=4.3 && <4.12), containers (>=0.4 && <0.6), deepseq (>=1.1 && <1.5) [details] |
License | BSD-3-Clause |
Author | |
Maintainer | libraries@haskell.org |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-02-15T17:51:45Z |
Category | Control, Parallelism |
Bug tracker | https://github.com/haskell/parallel/issues |
Source repo | head: git clone https://github.com/haskell/parallel.git |
Uploaded | by HerbertValerioRiedel at 2017-04-08T16:27:06Z |
Distributions | Arch:3.2.2.0, Debian:3.2.2.0, Fedora:3.2.2.0, FreeBSD:3.2.0.6, LTSHaskell:3.2.2.0, NixOS:3.2.2.0, Stackage:3.2.2.0, openSUSE:3.2.2.0 |
Reverse Dependencies | 203 direct, 7848 indirect [details] |
Downloads | 193341 total (211 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |