generic-lens-core: Generically derive traversals, lenses and prisms.
This library uses GHC.Generics to derive efficient optics (traversals, lenses and prisms) for algebraic data types in a type-directed way, with a focus on good type inference and error messages when possible.
This package is the shared internal logic of the
generic-lens
and
generic-optics
libraries.
Modules
[Index] [Quick Jump]
- Data
- GenericLens
- Generics
- Internal
- Data.Generics.Internal.Errors
- Data.Generics.Internal.Families
- Data.Generics.Internal.GenericN
- Profunctor
- Data.Generics.Internal.Profunctor.Iso
- Data.Generics.Internal.Profunctor.Lens
- Data.Generics.Internal.Profunctor.Prism
- VL
- Data.Generics.Internal.VL.Traversal
- Data.Generics.Internal.Void
- Data.Generics.Internal.Wrapped
- Product
- Internal
- Sum
- Internal
Downloads
- generic-lens-core-2.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 2.0.0.0, 2.1.0.0, 2.2.0.0, 2.2.1.0, 2.3.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.11 && <5), indexed-profunctors (>=0.1 && <1), text (>=1.2 && <1.3 || >=2.0 && <2.2) [details] |
Tested with | ghc ==9.14.1, ghc ==9.12.2, ghc ==9.10.2, ghc ==9.8.4, ghc ==9.6.7, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4 |
License | BSD-3-Clause |
Author | Csongor Kiss |
Maintainer | kiss.csongor.kiss@gmail.com |
Category | Generics, Records, Lens |
Home page | https://github.com/kcsongor/generic-lens |
Source repo | head: git clone https://github.com/kcsongor/generic-lens |
Uploaded | by AndreasAbel at 2025-08-27T18:54:06Z |
Distributions | Arch:2.2.1.0, Debian:2.0.0.0, Fedora:2.2.1.0, LTSHaskell:2.2.1.0, NixOS:2.2.1.0, Stackage:2.2.1.0 |
Reverse Dependencies | 5 direct, 201 indirect [details] |
Downloads | 18597 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-08-27 [all 1 reports] |