| Safe Haskell | Trustworthy |
|---|---|
| Language | Haskell2010 |
Lens.Micro.Platform
Description
This module is an approximation for Control.Lens from lens; by importing it you get all functions and instances from microlens, microlens-mtl, microlens-ghc, as well as the following instances:
- module Lens.Micro.GHC
- module Lens.Micro.Mtl
- module Lens.Micro.TH
- packed :: IsText t => Lens' String t
- unpacked :: IsText t => Lens' t String