microlens-platform: microlens + all batteries included (best for apps)
This package exports a module which is the recommended starting point for using microlens if you aren't trying to keep your dependencies minimal. By importing Lens.Micro.Platform
you get all functions and instances from microlens, microlens-th, microlens-mtl, microlens-ghc, as well as instances for Vector
, Text
, and HashMap
.
The minor and major versions of microlens-platform are incremented whenever the minor and major versions of any other microlens package are incremented, so you can depend on the exact version of microlens-platform without specifying the version of microlens (microlens-mtl, etc) you need.
This package is a part of the microlens family; see the readme on Github.
Downloads
- microlens-platform-0.4.3.5.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.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.0, 0.1.7.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.3.1, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.5.0, 0.3.6.0, 0.3.7.0, 0.3.7.1, 0.3.8.0, 0.3.9.0, 0.3.10, 0.3.11, 0.4.0, 0.4.1, 0.4.2, 0.4.2.1, 0.4.3.0, 0.4.3.1, 0.4.3.2, 0.4.3.3, 0.4.3.4, 0.4.3.5 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.5 && <5), hashable (>=1.1.2.3 && <1.5), microlens (>=0.4.13 && <0.4.14), microlens-ghc (>=0.4.14 && <0.4.15), microlens-mtl (>=0.2.0 && <0.2.1), microlens-th (>=0.4.3 && <0.4.4), text (>=0.11 && <1.3 || >=2.0 && <2.2), unordered-containers (>=0.2.4 && <0.3), vector (>=0.9 && <0.14) [details] |
Tested with | ghc ==9.8.1, ghc ==9.6.3, ghc ==9.4.7, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3 |
License | BSD-3-Clause |
Author | Edward Kmett, Artyom Kazak |
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 https://github.com/stevenfontanella/microlens.git |
Uploaded | by stevenfontanella at 2024-01-28T04:28:15Z |
Distributions | Arch:0.4.3.5, Debian:0.4.1, Fedora:0.4.3.3, LTSHaskell:0.4.3.5, NixOS:0.4.3.5, Stackage:0.4.3.5, openSUSE:0.4.3.5 |
Reverse Dependencies | 39 direct, 41 indirect [details] |
Downloads | 39459 total (276 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-01-28 [all 1 reports] |