name:                 parallel
version:              3.2.2.0
visibility:           public
id:                   parallel-3.2.2.0-IqDBWAfXZ0I3yROLoenRWs
key:                  parallel-3.2.2.0-IqDBWAfXZ0I3yROLoenRWs
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:                  228e88eccd6e4085e7adf14f8fa641ec
exposed:              True
exposed-modules:
    Control.Parallel Control.Parallel.Strategies Control.Seq

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/parallel-3.2.2.0-IqDBWAfXZ0I3yROLoenRWs

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/parallel-3.2.2.0-IqDBWAfXZ0I3yROLoenRWs

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/parallel-3.2.2.0-IqDBWAfXZ0I3yROLoenRWs

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/parallel-3.2.2.0
hs-libraries:         HSparallel-3.2.2.0-IqDBWAfXZ0I3yROLoenRWs
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace containers-0.7-inplace
    deepseq-1.5.0.0-inplace ghc-prim-0.11.0-inplace

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

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