@hackage existential0.1.0.0
A library for existential types
Categories
License
MIT
Maintainer
simon.hudon@gmail.com
Links
Versions
Installation
Dependencies (4)
- QuickCheck
- base >=4.8 && <4.9
- lens
- template-haskell Show all…
Dependents (1)
@hackage/acme-everything
The library defines the type Cell and Cell1 uses Constraint kinds to so that it can stand for any existential type. Combinators and lenses of various types are built on top of Cell and Cell1