reader-soup

Version 0.1.0.1 revision 0 uploaded by YvesPares.

Package meta

Synopsis
Vinyl-based reader-like monad composition
Description

Packs together a stack of reader-like monads as one single ReaderT of a composite state (represented as an array). This permits to represent the entire monad stack of an application as one record (in the vinyl sense) of the parameters used to run this monad stack, and to add capabilities to that stack by just adding a new field to that record. reader-soup is part of the porcupine ecosystem. See the README at https://github.com/tweag/porcupine#README.md

Author
n/a
Bug reports
https://github.com/tweag/porcupine/issues
Category
Control, Combinators
Copyright
2018 EURL Tweag, NovaDiscovery
Homepage
https://github.com/tweag/porcupine#readme
Maintainer
Yves Parès <yves.pares@tweag.io>
Package URL
n/a
Stability
n/a

Components