Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Summoner with -Werror on CI #532

Open
chshersh opened this issue Jan 28, 2021 · 0 comments
Open

Build Summoner with -Werror on CI #532

chshersh opened this issue Jan 28, 2021 · 0 comments
Labels
CI CI tools support; project CI; build with different GHC, tools

Comments

@chshersh
Copy link
Contributor

So we can catch all warnings earlier. Due to some challenges with specifying -Werror for cabal only on CI (see #173 for more details), I propose to add -Werror as a CLI argument to Stack.

Ideally, we also want to build all our generated test projects with -Werror to be sure that we don't generate projects with warnings, but that's a separate issue I guess.

@chshersh chshersh added the CI CI tools support; project CI; build with different GHC, tools label Jan 28, 2021
@chshersh chshersh added this to the v2.1: Update milestone Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI tools support; project CI; build with different GHC, tools
Projects
None yet
Development

No branches or pull requests

1 participant