@hackage / th-typegraph

Graph of the subtype relation

Version Deprecated package1.4

About

Metadata

  • Last updated , by DavidFox
  • License BSD-3-Clause
  • Categories Template Haskell
  • Maintained by: David Fox <dsf@seereason.com>

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Tested Compilers

  1. 7.10.3

Readme

This package is not the successor to th-typegraph-0.43, it is a brand new package which forms the basis of a new package that what will eventually do what th-typegraph was supposed to. What it *can* do is traverse the type TypeQ, and includes versions of deriveSafeCopy and derivePathInfo that use the traversal to avoid adding phantom types to the context of the instance.