Description
A Haskell library with type classes for parallel computation patterns inspired by monad-par. It lets libraries and applications express parallel behavior without being tied to one concrete implementation.
Developers use it when building Haskell code that needs abstract parallel evaluation APIs. Most users install it indirectly through other Haskell packages.