FICHA · MANJARO

haskell-generic-lens-lite

Monomorphic field lens like with generic-lens

  • haskell-library
  • LIBRARY
  • LENS
  • RECORDS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A lightweight Haskell library for monomorphic field lenses similar to generic-lens. It helps code access fields generically without bringing the full generic-lens feature set.

Developers use it when they want simpler field optics with less abstraction. It is useful for focused record updates, but field names and types should stay clear in larger codebases.

Permissions

Permissions not analysed for this source yet.