Description
Extends microlens with support for common GHC libraries such as array, bytestring, containers, and transformers. This lets lens-style code work with more everyday Haskell data types.
It is useful when a project uses microlens and needs optics for standard containers or transformer-based code. It is a developer library and has no standalone interface.