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.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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, 3.3.0.0 |
---|---|
Change log | changelog.md |
Dependencies | array (>=0.3 && <0.6), base (>=4.3 && <4.22), containers (>=0.4 && <0.9), deepseq (>=1.1 && <1.6) [details] |
Tested with | ghc ==9.12.2, ghc ==9.10.1, ghc ==9.8.4, ghc ==9.6.7, 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, mhs >=0 |
License | BSD-3-Clause |
Author | |
Maintainer | libraries@haskell.org |
Category | Control, Parallelism |
Bug tracker | https://github.com/haskell/parallel/issues |
Source repo | head: git clone https://github.com/haskell/parallel.git |
Uploaded | by konsumlamm at 2025-10-19T07:46:42Z |
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 | 209 direct, 8385 indirect [details] |
Downloads | 197405 total (54 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 2025-10-19 [all 1 reports] |