@hackage extensible0.9
Extensible, efficient, optics-friendly data types and effects
Installation
Tested Compilers
Dependencies (24)
- QuickCheck
- StateVar
- aeson >=1.5 && <2.3
- barbies ^>=2
- base >=4.8 && <5
- bytestring Show all…
Dependents (18)
@hackage/envy-extensible, @hackage/objective, @hackage/type-machine, @hackage/call, @hackage/scrapbook, @hackage/acme-everything, Show all…
Package Flags
barbies
(off by default)
"define instances for barbies"
cassava
(on by default)
"define instances for cassava"
islabel
(on by default)
"export the instance of IsLabel making optics (which could conflict with other packages such as generic-lens)"

This package provides extensible poly-kinded records, variants and effects.
Several tutorials can be found at School of Haskell.
Bug reports and contributions are welcome!