[ANN] producer 0.2.0

Hi everyone!

I’m pleased to announce a new release of producer, v0.2.0.

This release allows a Producer graph to be specified for Monads with more than one type parameter (e.g. Result.t). The previous release of this library only allowed Monads with one type parameter (e.g. Lwt.t).

Feel free to take a look and let me know what you think – contributions are also welcome if you find this idea intriguing and want to improve upon it.

Happy coding!

– Trent

1 Like