Skip to content

Search for instances of a given typeclass? #58

@Wizek

Description

@Wizek

This came up because I was looking for instances of Data.Default (potentially including orphan instances).

Searching for "instance Default" on hayoo and hoogle didn't seem to bring up datatypes that are instances.

I also imagine this could be useful for many different classes too, e.g. wanting to know what types instantiate Num, Monad, Monoid, etc...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions