graphtype

A simple tool to illustrate dependencies between Haskell types

http://github.com/explicitcall/graphtype

Latest on Hackage:0.2.0

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 Dmitry Astapov
Maintained by Max Desyatov <explicitcall at gmail.com>

This tools produces diagrams of Haskell type interdependencies in the given source. Actual drawing is done by graphviz tools (dot).