Description
Adds microlens support for Reader, Writer, and State from the mtl library. This helps Haskell code combine optics with common monadic patterns for configuration, logging-like output, and mutable state modeling.
It is useful for projects that already use both microlens and mtl. It is a developer library and is normally selected by source-code dependencies.