lens-sop alternatives and similar packages
Based on the "Generics" category.
Alternatively, view lens-sop alternatives based on common mentions on social networks and blogs.
-
Capabilities
A Haskell library providing separation of effects on the type level, effectively splitting up the monolithic IO-monad into more limited capabilities. -
xformat
Extensible, typed, scanf- and printf-like functions for formatted reading and showing in Haskell
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of lens-sop or a related project?
README
This library contains a definition of generalized lenses that are built on top of the fclabels package.
It also contains SOP-style generic functions (based on the generics-sop package) that compute lenses for a given record type. Generalized lenses for the SOP representation types are also provided.
Furthermore, a generic function is provided that computes a lens from a given (string-based) path specification.
This is the development repository. For releases, look on Hackage.