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

Force failure of a Travis build if GHC produces warnings #1228

Merged
merged 1 commit into from Apr 9, 2014

Conversation

tarleb
Copy link
Collaborator

@tarleb tarleb commented Apr 9, 2014

Pandoc should, as stated in CONTRIBUTING.md, always compile without
warnings. This patch forces GHC to treat warnings like errors during
Travis builds, making it possible to catch mistakes (like missing
top-level type definitions) early.

Pandoc should, as stated in CONTRIBUTING.md, always compile without
warnings.  This patch forces GHC to treat warnings like errors during
Travis builds, making it possible to catch mistakes (like missing
top-level type definitions) early.
jgm added a commit that referenced this pull request Apr 9, 2014
Force failure of a Travis build if GHC produces warnings
@jgm jgm merged commit 91bc446 into jgm:master Apr 9, 2014
@tarleb tarleb deleted the travis-fail-on-warnings branch April 9, 2014 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants