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

Drop 7.8 compatibility and -Wall clean #439

Closed

Conversation

meiersi
Copy link

@meiersi meiersi commented Oct 29, 2015

First steps towards #438 . What remains to be done is

  • get rid of unused binds, missing pattern match warnings: @luite could you do that?
  • get rid of support for template-haskell < 2.10
  • make a test run
  • compile on windows and make a test run there too

Note that this patch
- has not been validated with a test-run yet
- has not been validated to compile on Windows
- hides some of the possibly important unused/shadowning warnings.
Somebody with more understanding of the compiler should look at each of these
warnings and decide how to fix the issue that they point at.
@meiersi meiersi changed the title 438 ghc 710 only and wall cleaning Drop 7.8 compatibility and -Wall clean Oct 29, 2015
@Ericson2314
Copy link
Member

Can this be merged?

@cartazio
Copy link
Member

is this PR out of date or does it still make sense?

@luite
Copy link
Member

luite commented May 6, 2018

sorry the inactivity, this broke my work tree so I held off merging it far too long. In the meantime I've gradually removed obsolete code and fixed some warnings

@luite luite closed this May 6, 2018
@meiersi
Copy link
Author

meiersi commented May 6, 2018 via email

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

4 participants