name:                 parallel
version:              3.2.2.0
visibility:           public
id:                   parallel-3.2.2.0-JpzipYlNh6538kAi7WJMwL
key:                  parallel-3.2.2.0-JpzipYlNh6538kAi7WJMwL
license:              BSD-3-Clause
maintainer:           libraries@haskell.org
synopsis:             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>.

category:             Control, Parallelism
abi:                  2345e7a9578f90aedb62c5c492bf62d4
exposed:              True
exposed-modules:
    Control.Parallel Control.Parallel.Strategies Control.Seq

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/parallel-3.2.2.0-JpzipYlNh6538kAi7WJMwL

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/parallel-3.2.2.0-JpzipYlNh6538kAi7WJMwL

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/parallel-3.2.2.0-JpzipYlNh6538kAi7WJMwL

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/parallel-3.2.2.0
hs-libraries:         HSparallel-3.2.2.0-JpzipYlNh6538kAi7WJMwL
depends:
    array-0.5.6.0-inplace base-4.19.1.0-inplace
    containers-0.6.8-inplace deepseq-1.5.0.0-inplace
    ghc-prim-0.11.0-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/parallel-3.2.2.0/html/parallel.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/parallel-3.2.2.0/html
