instance-map
Version 0.1.0.0 revision 0 uploaded by rwarfield.
Package meta
- Synopsis
- Template haskell utilities for helping with deserialization etc. of existential types
- Description
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.
- Author
- Richard Warfield
- Bug reports
- n/a
- Category
- Dependent Types
- Copyright
- 2018 Richard Warfield
- Homepage
- https://github.com/RichardWarfield/instance-map#readme
- Maintainer
- richard@litx.io
- Package URL
- n/a
- Stability
- n/a