commercialhaskell / commercialhaskell/stack
Add option to disable terminal input
Open
component: build
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Sometimes it is nice to multitask in a single shell and run `stack build --file-watch &` to run stack in the background. However, stack will ask for terminal input and that brings it to the foreground.
Could a flag be added to disable the command input between builds?
Contributor guide
Assessment
This issue has not been assessed yet.