Skip to content

added ammonite instructions to faq#2153

Merged
kailuowang merged 2 commits into
masterfrom
kailuowang-patch-2
Jan 12, 2018
Merged

added ammonite instructions to faq#2153
kailuowang merged 2 commits into
masterfrom
kailuowang-patch-2

Conversation

@kailuowang
Copy link
Copy Markdown
Contributor

No description provided.

LukaJCB
LukaJCB previously approved these changes Jan 12, 2018
Comment thread docs/src/main/tut/faq.md Outdated
The easiest way is probably using [Ammonite-REPL](http://ammonite.io/). Install it following the instructions there. Then in the amm console you can type in
```scala
interp.configureCompiler(_.settings.YpartialUnification.value = true)
import $ivy.`org.typelevel::cats:1.0.1`, cats.implicits._
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cats isn't published anymore.
cats-core? or cats-free maybe?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, blindly copied from an old issue..

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 12, 2018

Codecov Report

Merging #2153 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2153   +/-   ##
=======================================
  Coverage   94.67%   94.67%           
=======================================
  Files         328      328           
  Lines        5536     5536           
  Branches      199      199           
=======================================
  Hits         5241     5241           
  Misses        295      295

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5f30a73...36955af. Read the comment docs.

@kailuowang kailuowang merged commit 75052a0 into master Jan 12, 2018
@kailuowang kailuowang deleted the kailuowang-patch-2 branch January 12, 2018 19:15
@kailuowang kailuowang added this to the 1.1 milestone Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants