runtime-instances: Look up class instances at runtime.

[ library, mit, unclassified ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 64 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]