microlens-platform: microlens + all batteries included (best for apps)
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 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.
Properties
Versions | 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.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.1), unordered-containers (>=0.2.4 && <0.3), vector (>=0.9 && <0.14) [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-platform-0.4.3.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