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

[#269] Use 'ghc-options' instead of 'warnings' #294

Merged
merged 3 commits into from
Mar 6, 2019

Conversation

chshersh
Copy link
Contributor

@chshersh chshersh commented Mar 5, 2019

Resolves #269

Checklist:

  • Keep code style used in the changed files (see style-guide for more details).
  • Use the stylish-haskell file.
  • Update documentation (README, haddock) if required.
  • Create a new test project using summoner and check that the changes work as expected.

Hint: Add the [ci skip] text to the docs-only related commit's name, so no need to wait for CI to pass.

@chshersh chshersh added UX/UI design decisions config TOML configurations labels Mar 5, 2019
@chshersh chshersh self-assigned this Mar 5, 2019
@@ -22,6 +22,8 @@ The changelog is available [on GitHub][2].
Allow users to extend the .gitignore file.
* [#285](https://github.com/kowainik/summoner/issues/285):
Implement `summon script` command.
* [#269](https://github.com/kowainik/summoner/issues/269):
Introduce `ghc-options` configuration parameter. Deprecate `warnings` TOML parameter.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add the clear sentence like "call for action" — please, rename the field if you use one, it will be deprecated in the very next release

@vrom911 vrom911 merged commit b6c3ecb into master Mar 6, 2019
@vrom911 vrom911 deleted the chshersh/269-Rename-warnings-field-in-the branch March 6, 2019 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config TOML configurations UX/UI design decisions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants