commercialhaskell / commercialhaskell/stack

Add -Werror flag

Open
#3,166 5 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

Sometimes Stack gives warnings. These are easy to miss in the general output, and they don't fail a continuous integration build. It would be useful to have a flag that promoted these warnings into errors. Specifically the errors I'm thinking of are:

* Warnings from HPack.
* Warnings about missing modules not listed in other-modules.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.