Open leonidr-da opened 3 years ago
How exactly do you expect to use this in a build system? I’d like to avoid an A B problem so rather than just solving this particular issue, I’d like to understand the usecase.
A build system would call this to track all of a dar's dependencies. Then the build system would know what it should watch for changes.
To facilitate interactions with build system, it would be nice if we had a function like
daml dependencies
ordaml damlc list
that would do something similar toyq
here is ajq
for Yaml.