Path to this page:
./
sysutils/hs-typed-process,
Run external processes, with strong typing of streams
Branch: CURRENT,
Version: 0.2.11.1nb2,
Package name: hs-typed-process-0.2.11.1nb2,
Maintainer: phoThis 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
Master sites:
Filesize: 17.909 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-typed-process-0.2.11.1nb2
- (2023-11-02) Updated to version: hs-typed-process-0.2.11.1nb1
- (2023-10-29) Updated to version: hs-typed-process-0.2.11.1
- (2023-10-09) Updated to version: hs-typed-process-0.2.10.1nb3
- (2023-02-09) Updated to version: hs-typed-process-0.2.10.1nb2
- (2022-09-07) Updated to version: hs-typed-process-0.2.10.1nb1
CVS history: (Expand)