strict-tuple-lens

Optics for the `strict-tuple` library

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

Version on this page:0.1.0.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:fbe3d4183096c790f32345b504a4e15320b2465499ea17ab68ea76a787073111,1200

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.