@hackage microlens-th0.2.0.0
Automatic generation of record lenses for microlens
Installation
Dependencies (4)
- base >=4.4 && <5
- containers >=0.4
- microlens >=0.1 && <0.2
- template-haskell >=2.7 && <2.11 Show all…
Dependents (112)
@hackage/zeolite-lang, @hackage/vty-unix, @hackage/rainbox, @hackage/web3-polkadot, @hackage/ham, @cardano/hydra-tui, Show all…
Package Flags
inlining
(on by default)
Generate inline pragmas
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).