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.2.0.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.21), containers (>=0.4 && <0.8), deepseq (>=1.1 && <1.6), ghc-prim [details] |
Tested with | ghc ==9.10.0, ghc ==9.8.2, ghc ==9.6.4, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3 |
License | BSD-3-Clause |
Author | |
Maintainer | libraries@haskell.org |
Revised | Revision 8 made by AndreasAbel at 2024-04-04T06:37:28Z |
Category | Control, Parallelism |
Bug tracker | https://github.com/haskell/parallel/issues |
Source repo | head: git clone https://github.com/haskell/parallel.git |
Uploaded | by SimonMarlow at 2018-07-13T16:34:00Z |
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 | 206 direct, 8082 indirect [details] |
Downloads | 196001 total (280 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-07-13 [all 1 reports] |