-
Notifications
You must be signed in to change notification settings - Fork 34
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
Docs update #475
Docs update #475
Conversation
… dependent libraries to installation section.
… dependent libraries to installation section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for a much-needed cleanup, very thorough!
I like having the macro compiler plugin where readers will see it. Can you add a note to place it after the sbt dependencies section as we've found out?
I'm not sure about the build failure here: https://travis-ci.org/higherkindness/mu/jobs/454747533. This might be one of the intermittent errors we're trying to fix through the streaming rewrite. Can you try re-triggering that build?
Thanks @L-Lavigne, I added the note about where the compiler plugin should go in the build.sbt file and that re-triggered the build. It looks like it passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides the suggestion, this looks great, thanks for doing it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much @rlmark , 👌
Talked to Fede in person, we can merge this now and include the Fede's suggestion in #472 ;) |
… dependent libraries to installation section.
First stab at addressing #474.