reflex-transformers: Collections and switchable Monad transformers for Reflex
This library provides a set of Monad transformers (and instances for common transformers) on top of widget switching primitives for reflex. For example ReaderT and WriterT which operate in the presence of widget switching, allowing you to pass inputs and outputs up and down the UI tree.
[Skip to Readme]
Modules
[Index]
Downloads
- reflex-transformers-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1 |
---|---|
Dependencies | base (>=4.4 && <5), containers (>=0.5 && <0.6), lens (>=4.7 && <4.14), mtl (>=2.1 && <2.3), reflex (>=0.3 && <0.5), semigroups (>=0.16 && <0.18), stateWriter (>=0.2.6 && <0.3), transformers (>=0.2) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2015 Oliver Batchelor |
Author | Oliver Batchelor |
Maintainer | saulzar@gmail.com |
Category | FRP |
Home page | http://github.com/saulzar/reflex-transformers |
Bug tracker | http://github.com/saulzar/reflex-transformers/issues |
Source repo | head: git clone https://github.com/saulzar/reflex-transformers.git |
Uploaded | by saulzar at 2015-10-16T01:24:03Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 1959 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-10-16 [all 1 reports] |