@hackage / runtime-instances

Look up class instances at runtime.

Latest1.0

About

Metadata

  • Last updated , by RichardEisenberg
  • License MIT
  • Maintained by: rae@richarde.dev

  • Lottery factor: 0

Links

Installation

Readme

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.