polysemy-process: Polysemy effects for system processes

[ library, process ] [ Propose Tags ]
Versions [RSS] 0.5.0.0, 0.5.1.0, 0.5.1.1, 0.6.0.0, 0.6.0.1, 0.6.1.0, 0.7.0.0, 0.8.0.0, 0.8.0.1, 0.9.0.0, 0.10.0.0, 0.11.0.0, 0.11.1.0, 0.12.0.0, 0.12.1.0, 0.13.0.0, 0.13.0.1
Change log changelog.md
Dependencies base (>=4.12 && <5), incipit-core (>=0.3), path (>=0.9 && <0.10), path-io (>=1.7 && <1.8), polysemy (>=1.6), polysemy-conc (>=0.11), polysemy-resume (>=0.5), polysemy-time (>=0.5), posix-pty (>=0.2), process, stm-chans (>=3 && <3.1), typed-process (>=0.2.6 && <0.3), unix [details]
License BSD-2-Clause-Patent
Copyright 2022 Torsten Schmits
Author Torsten Schmits
Maintainer hackage@tryp.io
Category Concurrency
Home page https://github.com/tek/polysemy-conc#readme
Bug tracker https://github.com/tek/polysemy-conc/issues
Source repo head: git clone https://github.com/tek/polysemy-conc
Uploaded by tek at 2022-12-05T00:14:43Z
Distributions
Reverse Dependencies 6 direct, 13 indirect [details]
Downloads 932 total (54 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for polysemy-process-0.11.0.0

[back to package description]

About

This library provides Polysemy effects for system processes and pseudo terminals.

Please visit Hackage for documentation.