Check that all the Haskell resources are in the git repository, and warn otherwise
Open
cabal-install: other
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
When cabal is run from the root of a git repository, I would love for it to check that all the Haskell resources are in the git repository, and warn otherwise. It's very easy to write a new module, test it, etc., and then forget to actually add it before pushing a broken commit. Note: a warning ideally should *not* be generated if the file is staged to be added to the repository.
Contributor guide
Assessment
This issue has not been assessed yet.