commercialhaskell / commercialhaskell/stack

Show version information in dot graph

Open
#5,161 2 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

This is a very useful command `stack dot --external | dot -Tpng -o wreq.png` from https://docs.haskellstack.org/en/stable/dependency_visualization/

It would be nice to have another flag to show the version numbers of each package. And also to color the circles green if it's the latest version and red when it's an old version. When multiple packages require the same package but different versions the arrows to that package can be colored differently.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.