@hackage intrinsic-superclasses0.2.0.0

A quasiquoter implementation of the Intrinsic Superclasses Proposal

A template haskell implementation of the Intrinsic Superclasses Proposal, which allows defining all superclass methods at the "root" of the class heirarchy in one declaration, rather than an instance declaration per class