commercialhaskell / commercialhaskell/stack
Support colored output for "stack dot" command
Open
awaiting pull request
component: output (UI/UX)
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
The output of `stack dot` is quite similar to the output of the `graphmod` utility. However, `graphmod` is able to [color the module bubbles](https://raw.githubusercontent.com/yav/graphmod/master/screenshots/cryptol-2.dot.png) by their directory names (see the ["More Examples" section](https://github.com/yav/graphmod/wiki#more-examples)). IMO, this markedly improves the readability of the graph.
Contributor guide
Assessment
This issue has not been assessed yet.