This package browser is in early development. Mind the rough edges.

ghc-abstract-par 0.3.3

Abstract parallelization interface for Haskell

This Haskell package is an abstract interface only. It provides a number of type clasess, but not an implementation. The type classes separate different levels of Par functionality. See the Control.Monad.Par.Class module for more details.

Installation

Install ghc-abstract-par 0.3.3 as follows:

guix install ghc-abstract-par@0.3.3

Or install the latest version:

guix install ghc-abstract-par

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.