Skip to content
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

Add dependencies of dependencies while printing JSON #4994

Merged

Conversation

akshaymankar
Copy link
Contributor

Fixes #4837 and #4424 (comment)

Please include the following checklist in your PR:

  • Any changes that could be relevant to users have been recorded in the ChangeLog.md
  • The documentation has been updated, if necessary.

Please also shortly describe how you tested your change. Bonus points for added tests!

Add "dependencies" to stack ls dependencies json. This will make analyzing dependencies automatically easier.
I've also fixed a test which would've only passed on my machine due to paths. But it should now work anywhere.

@akshaymankar akshaymankar changed the title Json deps of deps Add dependencies of dependencies while printing JSON Aug 10, 2019
@mihaimaruseac mihaimaruseac merged commit f73113a into commercialhaskell:master Aug 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alternative interoperable output format to stack dot
2 participants