BSD-3-Clause licensed by Emily Pillmore
Maintained by [email protected]
This version can be pinned in stack with:strict-tuple-lens-0.2@sha256:37ea838cab5006bc4a8d11d7bf58338f7b2afe1f966242d04d1af186cad04e46,1159

Module documentation for 0.2

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

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

Changes

Revision history for strict-tuple-lens

0.2

  • Removed Data.Tuple.Strict.Lens.Iso module due to removal in lens >=5
  • Migrate to github CI
  • Support for GHC 9

0.1.0.0

  • First version. Released on an unsuspecting world.