runtime-instances: Look up class instances at runtime.
This package allows clients to build a database of class instances, queryable at runtime. Accordingly, this allows runtime class instance lookup. Template Haskell utility functions are provided for creating the instance database from the set of instances in scope at a given point in your program.
Downloads
- runtime-instances-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.16 && <5), containers (>=0.5), sop-core (>=0.5), template-haskell (>=2.18), th-utilities (>=0.2), type-reflection (>=1.0) [details] |
License | MIT |
Copyright | Richard Eisenberg |
Author | Richard Eisenberg |
Maintainer | rae@richarde.dev |
Home page | https://github.com/goldfirere/runtime-instances |
Bug tracker | https://github.com/goldfirere/runtime-instances/issues |
Uploaded | by RichardEisenberg at 2022-09-27T22:00:36Z |
Distributions | |
Downloads | 97 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-09-27 [all 1 reports] |