name:                 async-pool
version:              0.9.2
visibility:           public
id:                   async-pool-0.9.2-ArPoNNmaEBfJWHn2hrl24x
key:                  async-pool-0.9.2-ArPoNNmaEBfJWHn2hrl24x
license:              MIT
maintainer:           johnw@newartisans.com
author:               Simon Marlow, John Wiegley
synopsis:
    A modified version of async that supports worker groups and many-to-many task dependencies

description:
    This library modifies the @async@ package to allow for task pooling and
    many-to-many dependencies between tasks.

category:             System
abi:                  a7f109ec0a98ae1372afd043f280c571
exposed:              True
exposed-modules:      Control.Concurrent.Async.Pool
hidden-modules:
    Control.Concurrent.Async.Pool.Async
    Control.Concurrent.Async.Pool.Internal

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/async-pool-0.9.2-ArPoNNmaEBfJWHn2hrl24x

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/async-pool-0.9.2-ArPoNNmaEBfJWHn2hrl24x

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/async-pool-0.9.2-ArPoNNmaEBfJWHn2hrl24x

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/async-pool-0.9.2
hs-libraries:         HSasync-pool-0.9.2-ArPoNNmaEBfJWHn2hrl24x
depends:
    async-2.2.5-LMf6IatO7unBmgPJOnsiMx base-4.20.0.0-inplace
    containers-0.7-inplace fgl-5.8.3.0-3k3GjTscY3EIrsooHcSDvC
    monad-control-1.0.3.1-GOYX6KvY6Yh2psMKTxTH5L stm-2.5.3.1-inplace
    transformers-0.6.1.1-inplace
    transformers-base-0.4.6-3lMhUTO8uKN4hkNEZymX1H

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/async-pool-0.9.2/html/async-pool.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/async-pool-0.9.2/html
