An open API service indexing awesome lists of open source software.

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

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