https://github.com/tek/polysemy-conc
Polysemy effects for concurrency
https://github.com/tek/polysemy-conc
Last synced: 11 months ago
JSON representation
Polysemy effects for concurrency
- Host: GitHub
- URL: https://github.com/tek/polysemy-conc
- Owner: tek
- Created: 2021-03-29T21:07:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-19T21:11:42.000Z (about 1 year ago)
- Last Synced: 2025-08-03T09:28:15.127Z (11 months ago)
- Language: Haskell
- Size: 479 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# About
These Haskell libraries provide [Polysemy] effects for using STM queues, MVars, signal handling, racing, system
processes and pseudo terminals.
Please visit Hackage for documentation on [polysemy-conc] and [polysemy-process].
[Polysemy]: https://hackage.haskell.org/package/polysemy
[polysemy-conc]: https://hackage.haskell.org/package/polysemy-conc
[polysemy-process]: https://hackage.haskell.org/package/polysemy-process