hammerlab / genspio

Generate Shell Phrases In OCaml
https://smondet.gitlab.io/genspio-doc/
Apache License 2.0
48 stars 3 forks source link

New api #80

Closed smondet closed 6 years ago

smondet commented 6 years ago

About the intra-lib dependencies, I used odig graph cmi-deps genspio | dot -Tsvg > /tmp/f.svg && sbm url file:///tmp/f.svg from https://discuss.ocaml.org/t/viewing-an-internal-dependency-graph-for-a-dune-project/1900

to progressively untangle:

image

image

image