@hackage runtime-instances1.0

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.