io-stream 0.0.1

Set of I/O-free coroutines and runtimes to manage streams
Documentation
1
2
3
4
5
6
7
{
  pimalaya ? import (fetchTarball "https://github.com/pimalaya/nix/archive/master.tar.gz"),
}:

pimalaya.mkShell {
  extraBuildInputs = "nixd,nixfmt-rfc-style,openssl,git-cliff";
}