zoom-refs: Zoom (~ Functor) and pairing (~ Applicative) for mutable references.
Zoom (a'la lens zoom for State) for TVars, IORefs, and STRefs. TVars and STRef additionaly can be paired to form composite references. Multi-refs that use Traversals instead of Lenses are also available.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
devel | "Development mode (-Werror)" | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- zoom-refs-0.0.0.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.0.0.0, 0.0.0.1 |
---|---|
Dependencies | base (>=4.8 && <5), lens (>=4.7 && <4.15), stm (>=2.4 && <2.5) [details] |
Tested with | ghc ==7.8.4, ghc ==7.10.1, ghc ==7.10.2 |
License | BSD-3-Clause |
Copyright | (c) Marcin Mrotek, 2015 |
Author | Marcin Mrotek |
Maintainer | marcin.jan.mrotek@gmail.com |
Category | Control |
Bug tracker | http://github.com/marcinmrotek/zoom-refs/issues |
Source repo | head: git clone http://github.com/marcinmrotek/zoom-refs.git |
Uploaded | by mjmrotek at 2016-05-23T13:37:32Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1717 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-05-23 [all 1 reports] |