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

Macro annotation could not be loaded #430

Open
MHOOO opened this issue Nov 4, 2017 · 1 comment
Open

Macro annotation could not be loaded #430

MHOOO opened this issue Nov 4, 2017 · 1 comment

Comments

@MHOOO
Copy link

MHOOO commented Nov 4, 2017

Hi there,

I can't seem to get a very simple algebra to compile, using an ammonite script:

import $plugin.$ivy.`org.scalameta:::paradise:3.0.0-M10`
@

import $ivy.`io.frees::frees-core:0.4.1`, freestyle._
@free trait Test {
}

I've verified using simulacrum (which uses paradise from scalamacros, instead of scalameta), that annotations work correctly, which leads me to suspect that not ammonite, but rather freestyle does not work correctly. Anyone knows what I'm doing wrong?

@raulraja
Copy link
Contributor

raulraja commented Nov 5, 2017

what's the actual compilation error?

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

2 participants