commercialhaskell / commercialhaskell/stack
stack run --file-watch
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
It would be great if the `--file-watch` flag could be used with stack run.
If the file is changed while the process is still running, stack should stop the process, rebuilt, and run.
If the process has already finished, stack should rebuild and run.
Contributor guide
Assessment
This issue has not been assessed yet.