@hackage fclabels0.1
First class record labels
Categories
License
BSD-3-Clause
Maintainer
Sebastiaan Visser <sfvisser@cs.uu.nl>; Erik Hesselink <hesselink@gmail.com>
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
- base >=3 && <5
- mtl >=1.1 && <1.2
- template-haskell >=2.2 && <2.4 Show all…
Dependents (56)
@hackage/diagrams-contrib, @hackage/salvia-websocket, @hackage/mbox-tools, @hackage/accelerate-llvm, @hackage/agentx, @hackage/DifferentialEvolution, Show all…
First class labels for records, with combinators, allowing selection, modification and update inside (nested) records. Also includes MonadState versions of these, and template haskell generation of the labels.