name:                 async-pool
version:              0.9.2
visibility:           public
id:                   async-pool-0.9.2-KBhscrEpMEbLiLjpdKIPhh
key:                  async-pool-0.9.2-KBhscrEpMEbLiLjpdKIPhh
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:                  799ac46a40bf1f5d2bf729017bc3995e
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.8.2/async-pool-0.9.2-KBhscrEpMEbLiLjpdKIPhh

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/async-pool-0.9.2-KBhscrEpMEbLiLjpdKIPhh

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/async-pool-0.9.2-KBhscrEpMEbLiLjpdKIPhh

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/async-pool-0.9.2
hs-libraries:         HSasync-pool-0.9.2-KBhscrEpMEbLiLjpdKIPhh
depends:
    async-2.2.5-FBNDIiksL2sEWCANj9dS2X base-4.19.1.0-inplace
    containers-0.6.8-inplace fgl-5.8.2.0-EpwyinkSGqAAzwXcYl8LG7
    monad-control-1.0.3.1-5el1pWOnFZJ8iHQ5y2z7g stm-2.5.2.1-inplace
    transformers-0.6.1.0-inplace
    transformers-base-0.4.6-2gzdHYYl44UFVXK1Uhqqew

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

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