Deprecated

th-typegraph

Graph of the subtype relation

https://github.com/seereason/th-typegraph

Latest on Hackage:1.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by David Fox
Maintained by David Fox

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.