commercialhaskell / commercialhaskell/stack
Yield errors when custom snapshots specify ghc-options or flags for unlisted packages
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Currently, `flags` and `ghc-options` for packages not specified in the `packages` field of a custom snapshot are silently ignored. These should instead be errors.
Contributor guide
Assessment
This issue has not been assessed yet.