First class accessor labels implemented as lenses
This package provides first class labels that can act as bidirectional record fields. The labels can be derived automatically using Template Haskell which means you don't have to write any boilerplate yourself. The labels are implemented as /lenses/ and are fully composable. Lenses can be used to /get/, /set/ and /modify/ parts of a data type in a consistent way.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.0.5.1-15.fc42 | - |
Fedora 42 | 2.0.5.1-15.fc42 | - |
Fedora 41 | 2.0.5.1-14.fc41 | - |
Fedora 40 | 2.0.5.1-11.fc40 | - |
You can contact the maintainers of this package via email at
ghc-fclabels dash maintainers at fedoraproject dot org
.