optics-th

Optics construction using TemplateHaskell

Version on this page:0.2
LTS Haskell 22.14:0.4.1@rev:7
Stackage Nightly 2024-03-28:0.4.1@rev:7
Latest on Hackage:0.4.1@rev:7

See all snapshots optics-th appears in

BSD-3-Clause licensed by Andrzej Rybczak
Maintained by [email protected]
This version can be pinned in stack with:optics-th-0.2@sha256:b4f6c5a3f134c697837190ed6da969dd284aefe79e43c3ef793093b607bb83b9,1929

Module documentation for 0.2

This package is part of the optics package family. It provides machinery to construct optics using TemplateHaskell.

See the template-haskell-optics package for optics to work with template-haskell types.

Changes

optics-th-0.2 (2019-10-18)

  • Add noPrefixFieldLabels and noPrefixNamer to Optics.TH

optics-th-0.1 (2019-09-02)

  • Initial release