The latest version of supply-chain is 0.0.1.0-0.

supply-chain

Version 0.0.0.1 revision 0 uploaded by chris_martin.

Package meta

Synopsis
Composable request-response pipelines
Description

Job is a free monad, plus a little extra. It is parameterized on two type constructors: one for dynamic effects, and one for static effects. The Vendor type is similar to job, but a vendor can also respond to requests, and thus it has two dynamic interfaces: one upstream and one downstream. We can connect vendors to jobs or to other vendors, creating a pipeline (or "supply chain", if you like) along the dynamic interfaces.

Author
Chris Martin
Bug reports
https://github.com/typeclasses/supply-chain/issues
Category
Monads, Streaming
Copyright
n/a
Homepage
https://github.com/typeclasses/supply-chain
Maintainer
Chris Martin, Julie Moronuki
Package URL
n/a
Stability
n/a

Components