-
Notifications
You must be signed in to change notification settings - Fork 841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stack dot seems broken #431
Comments
It visualizes dependencies of projects with multiple packages. Try to run it on yesod repo, or something else that has multiple packages. |
Oh if that is the intendend use case I guess I can delete my branch :) I also thought like @rvion from the help text that it should display the external dependencies |
@markus1189 I think it would be great if there was an option to build a graph of external dependencies. Something like Actually when I first saw help text I also thought that it would give me a graph of external dependencies. Perhaps, it would worth to add notice to the help text, or make the |
@markus1189 Thanks :) As a side note, I think external being the default would be a bit better, but no strong opinion. |
Let's track the rest of this in the PR to avoid splitting the discussion. |
stack dot seems broken
I'm on
In stack code directory, I did:
here is the result
but I don't see dependencies.
Here is the exact output given by stack dot
here is the help for stack dot:
The text was updated successfully, but these errors were encountered: