microlens-th: Automatic generation of record lenses 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 lets you automatically generate lenses for data types; code was extracted from the lens package, and therefore generated lenses are fully compatible with ones generated by lens (and can be used both from lens and microlens).
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.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.2.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.1.1, 0.4.1.2, 0.4.1.3, 0.4.2, 0.4.2.1, 0.4.2.2, 0.4.2.3, 0.4.3, 0.4.3.1, 0.4.3.2, 0.4.3.4, 0.4.3.5, 0.4.3.6, 0.4.3.7, 0.4.3.8, 0.4.3.9, 0.4.3.10, 0.4.3.11, 0.4.3.12, 0.4.3.13, 0.4.3.13, 0.4.3.14, 0.4.3.15 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.5 && <5), containers (>=0.5 && <0.7), microlens (>=0.4.0 && <0.5), template-haskell (>=2.8 && <2.21), th-abstraction (>=0.4.1 && <0.6), transformers [details] |
License | BSD-3-Clause |
Author | Eric Mertens, 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 2023-04-29T17:10:32Z |
Modules
[Index] [Quick Jump]
- Lens
Downloads
- microlens-th-0.4.3.13.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees