mjambon / dune-deps

Show the internal dependencies in your OCaml/Reason/Dune project
BSD 3-Clause "New" or "Revised" License
58 stars 6 forks source link

added optional dependency conf-graphviz #19

Closed UnixJunkie closed 3 years ago

UnixJunkie commented 3 years ago

i.e. still compile if it is not there. However, if people want to use dune-deps, they probably want dot to be installed on their system

mjambon commented 3 years ago

Nice! Thank you Francois.