We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Macro Paradise is now available for Scala 2.11.7 so my previous incantation works. This updated info should be in the README.
Sorry, something went wrong.
No branches or pull requests
This is the magic incantation for Scala 2.11.6:
The docs will be even more out of date when Macro Paradise becomes available for Scala 2.11.7
scalamacros/paradise#71
The text was updated successfully, but these errors were encountered: