About

Metadata

  • Last updated , by JudeTaylor
  • License MIT
  • Maintained by: me@jude.xyz

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Tested Compilers

  1. 8.4.1
  2. 8.2.2
  3. 8.0.2
  4. 7.10.3

Readme

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.