Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-generic-lens-core
From: Masatake Daimon
Date: 2022-02-24 01:58:27
Message id: 20220224005827.7C0A9FB24@cvs.NetBSD.org
Log Message:
devel/hs-generic-lens-core: import hs-generic-lens-core-2.2.1.0
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.
Files: