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

Put all warnings under ifs to always have them all #361

Closed
chshersh opened this issue Nov 3, 2019 · 0 comments · Fixed by #409
Closed

Put all warnings under ifs to always have them all #361

chshersh opened this issue Nov 3, 2019 · 0 comments · Fixed by #409
Assignees
Labels
generated project Files, folder generation by the summoner

Comments

@chshersh
Copy link
Contributor

chshersh commented Nov 3, 2019

Blocked by #246

Once we put all warnings into common stanzas, we can always put all GHC options and warnings under if conditionals. This is more useful because we can automatically see all warnings and always have them even when the project is updated.

@chshersh chshersh added the generated project Files, folder generation by the summoner label Nov 3, 2019
@chshersh chshersh added this to the v2.0: Major update milestone Feb 19, 2020
@chshersh chshersh changed the title [RFC] Put all warnings under ifs to always have them all Put all warnings under ifs to always have them all Feb 20, 2020
@chshersh chshersh self-assigned this Feb 20, 2020
vrom911 pushed a commit that referenced this issue Feb 21, 2020
* [#361] Put all warnings under `if`s to always have them all

Resolves #361

* Update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generated project Files, folder generation by the summoner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant