commercialhaskell / commercialhaskell/stack
Feature request: `stack add` command analogous to `cargo add`
Open
type: discuss
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
If one wants to add a dependency that's not in the curation, he/she must add it in both `stack.yaml` (with a very specific version number) and `package.yaml`. If stack provided a command like `cargo add`, this task would be less annoying.
Contributor guide
Assessment
This issue has not been assessed yet.