@hackage type-tree0.2.0.1

Tree representations of datatypes

type-tree provides TH splices for generating tree representations of the types contained in datatypes. This is useful for, for example, generating class instances for a deeply nested datatype.