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

Compiler plugins #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

puffnfresh
Copy link
Collaborator

Fixes #19

Can now compile projects with kind-projector enabled.
@charleso
Copy link
Owner

charleso commented Jul 7, 2016

Wow, is someone actually thinking about using this?!?

@puffnfresh The travis build is failing, is that expected?

@charleso
Copy link
Owner

charleso commented Jul 7, 2016

@puffnfresh Also do you want to be a contributor on the project?

@puffnfresh
Copy link
Collaborator Author

I'm not sure why Travis is failing 😿

@charleso
Copy link
Owner

charleso commented Jul 7, 2016

@puffnfresh Travis is currently building with 2.10. Worth trying to bump to 2.11?

@puffnfresh
Copy link
Collaborator Author

@charleso as an sbt plugin for 0.13, doesn't it have to use Scala 2.10?

@charleso
Copy link
Owner

charleso commented Jul 7, 2016

@puffnfresh Managed to reproduce with jdk1.7.0_76 (worked fine with jdk1.8.0_92 though). Does that give you anything to go by?

@charleso
Copy link
Owner

charleso commented Jul 7, 2016

Right, scalaz 7.3.0-M3 compiled with 1.6 bytecode, but depends on 1.8 classes:

scalaz/scalaz@f148413

Sigh. It's almost ironic. :(

I don't mind if you want to fix the build to use Java 8, or use an older scalaz.

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.

2 participants