To all ki
users (obligatory “there are dozens of us”) – @ocharles has recently reported a bug that’s now fixed in 1.0.1.2
. That leaves 1.0.1.2
as the only version released to date that is not known to contain any bugs. Please update accordingly!
To all non-ki
users, ki
is a small structured concurrency library that can simplify many expressions of concurrent programs. You might prefer its API to that offered by async
. I encourage you to read the source code as well, if you are new to Haskell and want to see some examples of working with GHC primitives such as asynchronous exception masking/delivery and STM.
Hackage link: ki: A lightweight structured concurrency library
That is all! Toodles.