commercialhaskell / commercialhaskell/stack
stack dot --snapshot, --extra-deps
Open
component: output (UI/UX)
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Currently `stack dot` has only `--external`, it would be cool if it could separate which packages come from snapshot, which are extra-deps (from Hackage or git/local) and which are really local.
Related to: https://github.com/commercialhaskell/stack/issues/1265
Bonus: `stack list-dependencies` to take `--only-snapshot` to list only packages needed from snapshot.
I tried to look around, but I cannot find if the information is easily available somewhere
Contributor guide
Assessment
This issue has not been assessed yet.