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

Fixed compilation error on newer GHC versions #9

Merged
merged 1 commit into from
Jun 14, 2017
Merged

Fixed compilation error on newer GHC versions #9

merged 1 commit into from
Jun 14, 2017

Conversation

dequbed
Copy link
Contributor

@dequbed dequbed commented Oct 19, 2016

Tested on GHC 8.0.1

@joeyh joeyh mentioned this pull request Oct 27, 2016
@joeyh
Copy link

joeyh commented Nov 18, 2016

Is the delay in merging this due to the CI failing for ghc 7.6.3? If so, would it suffice to drop support for the old ghc version?

This is blocking me from building my software with the current ghc version, which seems worse than an updated version of the library not supporting a by now quite old ghc version.

@mvoidex
Copy link

mvoidex commented Jan 24, 2017

Maybe add conditional compilation depending on GHC version?

@mokus0 mokus0 merged commit 8f78235 into mokus0:master Jun 14, 2017
@mokus0
Copy link
Owner

mokus0 commented Jun 14, 2017

Sorry to take so long to get to this, it's been a very long time since I've had a chance to do anything about my massive github backlog. Updating and running tests and will push to Hackage as 0.7.3 once they pass.

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.

4 participants