generic-deriving-0.4: Generic programming library for generalized deriving.

Generics.Deriving.Typeable

Documentation

typeOf0default :: (Representable0 a rep, Typeable0' rep) => rep x -> a -> TypeRepSource

typeOf1default :: (Representable1 f rep, Typeable1' rep a) => rep a -> f a -> TypeRepSource