parallel: Parallel programming library
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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.2.2.0 |
---|---|
Change log | changelog.md |
Dependencies | array (>=0.3 && <0.6), base (>=4.3 && <4.13), containers (>=0.4 && <0.7), deepseq (>=1.1 && <1.5), ghc-prim [details] |
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 SimonMarlow at 2018-07-13T16:33:02Z |
Modules
[Index]
Downloads
- parallel-3.2.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees