microlens-pro: Prisms and isomorphisms for microlens
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 provides lens-compatible Prism
and Iso
. Consequently, it
depends on the rather heavy profunctors
.
Thank you to the lens contributors for the original code and some docs, Emily Pillmore (link) and Mario Román (link) for this post which inspired documentation, and Wikibooks contributors for this article.
This package is a part of the microlens family; see the readme on Github.
Properties
Versions | 0.1.0, 0.1.0, 0.2.0, 0.2.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.5 && <5), containers (>=0.4.0 && <0.8), contravariant (>=0.1.0 && <1.5.6), microlens (>=0.4.11.3 && <0.5), microlens-contra (>=0.1.0 && <0.2), microlens-platform (>=0.4.3 && <0.5), microlens-th (>=0.4.3.3 && <0.5), mtl (>=2.2.2 && <2.4), profunctors (>=5.2.1 && <6), tagged (>=0.4.4 && <1), template-haskell (>=2.7 && <2.22), text (>=1.2 && <2.2), th-abstraction (>=0.6.0 && <0.7), unordered-containers (>=0.2.4 && <0.3), vector (>=0.12.0 && <0.14) [details] |
License | BSD-3-Clause |
Author | Edward Kmett, Artyom Kazak, crumbtoo <lomiskiam@gmail.com> |
Maintainer | Steven Fontanella <steven.fontanella@gmail.com> |
Category | Data, Lenses |
Home page | http://github.com/stevenfontanella/microlens |
Bug tracker | http://github.com/stevenfontanella/microlens/issues |
Source repo | head: git clone git://github.com/stevenfontanella/microlens.git |
Uploaded | by stevenfontanella at 2024-02-03T23:48:55Z |
Modules
[Index] [Quick Jump]
Downloads
- microlens-pro-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees