sysutils/hs-typed-process - The NetBSD Packages Collection

Run external processes, with strong typing of streams

This library provides the ability to launch and interact with external
processes. It wraps around the process library, and intends to improve
upon it by:

1. Using type variables to represent the standard streams, making them
   easier to manipulate

2. Use proper concurrency (e.g., the async library) in place of the
   weird lazy I/O tricks for such things as consuming output streams

3. Allow for more complex concurrency by providing STM-based functions

4. Using binary I/O correctly

5. Providing a more composable API, designed to be easy to use for
   both simple and complex use cases

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/hs-async devel/hs-unliftio-core lang/ghc96 devel/hs-async devel/hs-unliftio-core

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-typed-process-0.2.11.1nb1.tgz
NetBSD 10.0aarch64hs-typed-process-0.2.10.1nb2.tgz
NetBSD 10.0aarch64hs-typed-process-0.2.10.1nb2.tgz
NetBSD 10.0x86_64hs-typed-process-0.2.11.1nb1.tgz
NetBSD 10.0_BETAx86_64hs-typed-process-0.2.10.1nb2.tgz
NetBSD 8.0x86_64hs-typed-process-0.2.10.1nb2.tgz
NetBSD 8.0x86_64hs-typed-process-0.2.10.1nb2.tgz
NetBSD 9.0aarch64hs-typed-process-0.2.11.1nb1.tgz
NetBSD 9.0aarch64hs-typed-process-0.2.10.1nb2.tgz
NetBSD 9.0aarch64hs-typed-process-0.2.10.1nb2.tgz
NetBSD 9.0x86_64hs-typed-process-0.2.11.1nb1.tgz
NetBSD 9.0x86_64hs-typed-process-0.2.10.1nb2.tgz
NetBSD 9.3x86_64hs-typed-process-0.2.10.1nb2.tgz
NetBSD 9.3x86_64hs-typed-process-0.2.11.1nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.