dune describe workspace currently only works when there are executables in the workspace, and outputs "()" otherwise.
It should output something when a project only consists of libraries as well (or at least an error instead of "()").
Specifically, module dependencies are also very useful for libraries.
dune describe workspace currently only works when there are executables in the workspace, and outputs "()" otherwise.
It should output something when a project only consists of libraries as well (or at least an error instead of "()").
Specifically, module dependencies are also very useful for libraries.