Utility executable and library for inspecting Haskey databases.
Build and execute using stack:
git clone https://github.com/haskell-haskey/haskey-util
stack build
stack exec haskey-util -- -o /tmp/analysis.svg -h 250
This should write an analysis diagram to /tmp/analysis.svg, which you can open in your favorite browser.
Below is an example of an analysis.
Click here to go directly to the image.