License | GPL-2 |
---|---|
Maintainer | [email protected] |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Extensions |
|
Yi.Config.Lens
Description
Lenses for types exported in Yi.Config. This module serves as a convenience module, for easy re-exporting.
Documentation
configVariable :: YiConfigVariable a => Lens Config Config a a Source #