conio: A structured concurrency library
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
conio
aims to simplify concurrency in Haskell, providing an easy way to spawn threads with sane defaults. It uses structured concurrency to control the lifetime of threads.
[Skip to Readme]
Properties
Versions | 0.0.0.1 |
---|---|
Change log | None available |
Dependencies | base (>=4.20.0.0 && <4.21), containers (>=0.7 && <0.8), stm (>=2.5.3 && <2.6), transformers (>=0.6.1 && <0.7) [details] |
License | BSD-3-Clause |
Copyright | Simon Reitinger |
Author | Simon Reitinger |
Maintainer | simre4775@gmail.com |
Category | Concurrency |
Source repo | head: git clone https://github.com/Simre1/conio |
Uploaded | by voyager at 2025-06-07T16:05:11Z |
Modules
[Index] [Quick Jump]
Downloads
- conio-0.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees