hackage.haskell.org : instance-map
instance-map provides Template Haskell functions that help go from serialized values with value-level type witnesses (i.e. TypeRep values) to existential types containing type-level evidence of membership in a type class. It is useful for dealing with serialized values when only membership in a certain class (and not the monomorphic type) is known at the site of deserialization.
Registry
-
Source
- Homepage
- JSON
purl: pkg:hackage/instance-map
Keywords:
bsd3
, dependent-types
, library
, Propose Tags
License: BSD-3-Clause
Latest release: about 7 years ago
First release: about 7 years ago
Downloads: 806 total
Stars: 2 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago