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

Piecemeal import guide #1668

Closed
ceedubs opened this issue May 13, 2017 · 1 comment · Fixed by #1756
Closed

Piecemeal import guide #1668

ceedubs opened this issue May 13, 2017 · 1 comment · Fixed by #1756

Comments

@ceedubs
Copy link
Contributor

ceedubs commented May 13, 2017

Currently the imports guide only really describes the "uber" import (cats.implicits._). It may be handy to have a detailed guide of piecemeal imports, such as cats.instances.string._ and cats.syntax.functor._ as an additional section for people who prefer this approach.

@LukaJCB
Copy link
Member

LukaJCB commented Jun 16, 2017

I can start working on this soon. :) Shouldn't really be too difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants