strict-tuple-lens

Optics for the `strict-tuple` library

https://github.com/emilypi/strict-tuple-lens

Version on this page:0.1.0.1@rev:1
LTS Haskell 19.33:0.2
Stackage Nightly 2022-03-17:0.2
Latest on Hackage:0.2

See all snapshots strict-tuple-lens appears in

BSD-3-Clause licensed by Emily Pillmore
Maintained by [email protected]
This version can be pinned in stack with:strict-tuple-lens-0.1.0.1@sha256:1329e9ea5c758a2d519da570206f6a9a004dea4601d2d9dc09d51bb5e7c9e520,1250

strict-tuple-lens

Build Status Hackage

Optics and instances for the strict-tuple library. The following instances are defined:

  • Field instances for T1 through T19.
  • Each instances for T1 through T9.
  • AsEmpty instances for T2 and T3
  • Swapped and Strict instances for T1 and T9.

This is the dedicated place for any lens orphans written for the strict-tuple library.

Changes

Revision history for strict-tuple-lens

0.1.0.0 – YYYY-mm-dd

  • First version. Released on an unsuspecting world.