Name: | ghc-parallel |
---|---|
Version: | 3.2.2.0 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 203575 |
License: | BSD |
RPM: | ghc-parallel-3.2.2.0-1.el8.aarch64.rpm |
Source RPM: | ghc-parallel-3.2.2.0-1.el8.src.rpm |
Build Date: | Fri Sep 16 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/parallel |
Summary: | Parallel programming library |
Description: | 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 <http://simonmar.github.io/pages/pcph.html Parallel and Concurrent Programming in Haskell>. To understand the principles behind the library, see <http://simonmar.github.io/bib/papers/strategies.pdf Seq no more: Better Strategies for Parallel Haskell>. |