@hackage basic-lens0.0.2
Basic lens type and functions
Categories
License
BSD-3-Clause
Maintainer
chrisdone@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (2)
- base >=4 && <5
- template-haskell Show all…
Dependents (3)
@hackage/acme-everything, @hackage/record, @hackage/record-preprocessor
Necessary type and functions for basic lens work.
Handy to depend on for libraries and general light-weight use, including PITA environments, old GHCs and non-GHC implementations with Rank-N type support. Depends on only on base.