Language

Package: ghc-microlens @ 0.4.10

Synopsis

Provides a tiny lens Haskell library with no dependencies

Description

This Haskell package provides a lens library, just like ghc-lens, but smaller. It provides essential lenses and traversals (like _1 and _Just), as well as ones which are simply nice to have (like each, at, and ix), and some combinators (like failing and singular), but everything else is stripped. As the result, this package has no dependencies.

Home page
https://github.com/aelve/microlens
Location
gnu/packages/haskell-xyz.scm (line: 6984, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings