microlens-mtl: microlens support for Reader/Writer/State from mtl
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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
This package contains functions (like view
or +=
) which work on MonadReader
, MonadWriter
, and MonadState
from the mtl package.
This package is a part of the microlens family; see the readme on Github.
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.4.0, 0.1.4.1, 0.1.5.0, 0.1.6.0, 0.1.6.1, 0.1.7.0, 0.1.7.1, 0.1.8.0, 0.1.9.0, 0.1.10.0, 0.1.11.0, 0.1.11.1, 0.2.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.5 && <5), microlens (>=0.4 && <0.5), mtl (>=2.0.1 && <2.4), transformers (>=0.2 && <0.7), transformers-compat (>=0.4 && <1) [details] |
License | BSD-3-Clause |
Author | Edward Kmett, Artyom Kazak |
Maintainer | Steven Fontanella <steven.fontanella@gmail.com> |
Category | Data, Lenses |
Home page | http://github.com/monadfix/microlens |
Bug tracker | http://github.com/monadfix/microlens/issues |
Source repo | head: git clone git://github.com/monadfix/microlens.git |
Uploaded | by stevenfontanella at 2022-12-16T06:44:02Z |
Modules
[Index] [Quick Jump]
Downloads
- microlens-mtl-0.2.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees