commercialhaskell / commercialhaskell/stack
hpack warnings are not errors with --pedantic
Open
type: discuss
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
hpack can generate warnings (e.g., for unrecognised fields). It'd be in the spirit of `--pedantic` to fail for those as well, but currently they're just printed and the build carries on.
Contributor guide
Assessment
This issue has not been assessed yet.