commercialhaskell / commercialhaskell/stack
Support addDependentDirectory
Open
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
https://gitlab.haskell.org/ghc/ghc/-/merge_requests/14473 is adding a new `addDependentDirectory` method to TemplateHaskell. This is analagous to the `addDependentFile` method that TemplateHaskell already has.
stack has quite good support for the existing `addDependentFile` method through it's use of .hi parsing.
This ticket is to track adding similar support for `addDependentDirectory`
Contributor guide
Assessment
This issue has not been assessed yet.