@hackage th-typegraph1.4
Graph of the subtype relation
Categories
License
BSD-3-Clause
Maintainer
David Fox <dsf@seereason.com>
Links
Versions
Deprecated
Tested Compilers
Dependencies (34)
- attoparsec
- base >=4.8 && <5
- bytestring
- cereal
- containers
- deepseq Show all…
Dependents (2)
@hackage/acme-everything, @hackage/th-context
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.