commercialhaskell / commercialhaskell/stack
--file-watch does not work for hs-boot files
Open
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
### General summary/comments (optional)
--file-watch does not work for hs-boot files
### Steps to reproduce
try to change hs-boot file while `--file-watch` is on.
### Expected
Project is expected to be rebuilt
### Actual
No rebuild happens
### Stack version
```
$ stack --version
Version 2.3.1, Git revision de2a7b694f07de7e6cf17f8c92338c16286b2878 (8103 commits) x86_64 hpack-0.33.0
```
### Method of installation
* brew
Contributor guide
Assessment
This issue has not been assessed yet.