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

Installation docs are out of date #10

Open
mslinn opened this issue Jun 24, 2015 · 1 comment
Open

Installation docs are out of date #10

mslinn opened this issue Jun 24, 2015 · 1 comment

Comments

@mslinn
Copy link

mslinn commented Jun 24, 2015

This is the magic incantation for Scala 2.11.6:

addCompilerPlugin("org.scalamacros" % "paradise" % "2.1.0-M5" cross CrossVersion.full)

The docs will be even more out of date when Macro Paradise becomes available for Scala 2.11.7
scalamacros/paradise#71

@mslinn
Copy link
Author

mslinn commented Jun 25, 2015

Macro Paradise is now available for Scala 2.11.7 so my previous incantation works. This updated info should be in the README.

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

No branches or pull requests

1 participant