reader-soup
which I developped for porcupine, because as the name suggests it deals only with reader-like effects
StateT IO Stuff
when can then always easily be converted to whatever the app needs
reader-soup
approach, because when I did it polysemy wasn't known yet)
transient
again here. However, it's currently rough in terms of developer UX and the materials are not super accessible. (It's basically ContT
over IO
with semantics similar to ListT
. However, composing all the streaming in a distributed setting is never trivial.) The best source of current information is probably via the author in the gitter: https://gitter.im/Transient-Transient-Universe-HPlay/Lobby. I know he's working on a new release.