Distribution.Compat.Typeable
class Typeable (a :: k) #
Minimal complete definition
typeRep#
type TypeRep = SomeTypeRep #
typeRep :: forall {k} proxy (a :: k). Typeable a => proxy a -> TypeRep #