reader-soup: Vinyl-based reader-like monad composition

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.1
Change log None available
Dependencies base (>=4.10 && <5), katip, lens, mmorph, monad-control, mtl, resourcet, safe-exceptions, transformers, transformers-base, unliftio-core, vinyl (>=0.11) [details]
License MIT
Copyright 2018 EURL Tweag, NovaDiscovery
Author
Maintainer Yves Parès <yves.pares@tweag.io>
Category Control, Combinators
Home page https://github.com/tweag/porcupine#readme
Bug tracker https://github.com/tweag/porcupine/issues
Source repo head: git clone https://github.com/tweag/porcupine
Uploaded by YvesPares at 2019-10-09T10:13:12Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees