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 <https://simonmar.github.io/pages/pcph.html Parallel and Concurrent Programming in Haskell>. To understand the principles behind the library, see <https://simonmar.github.io/bib/papers/strategies.pdf Seq no more: Better Strategies for Parallel Haskell>.