@hackage existential0.2.0.0
Existential types with lens-like accessors.
Categories
License
MIT
Maintainer
simon@cse.yorku.ca
Links
Versions
Installation
Dependencies (13)
- QuickCheck >=2.8 && <2.10
- base >=4.7 && <5
- cereal
- constraints
- control-invariants
- lens >=4.10 && <4.15 Show all…
Dependents (1)
@hackage/acme-everything
Existential types encapsulated in Cell type together with some lens-like accessors. A template-haskell-based factory generator is also provided to use TypeRep to reconstruct Cell objects.