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

Demand for implicit Spawn[F] and Parallel[F] #89

Open
bpholt opened this issue Feb 3, 2023 · 0 comments
Open

Demand for implicit Spawn[F] and Parallel[F] #89

bpholt opened this issue Feb 3, 2023 · 0 comments

Comments

@bpholt
Copy link
Member

bpholt commented Feb 3, 2023

Code that demands an implicit cats.effect.Spawn[F] (or a descendant) and also cats.Parallel[F] could be rewritten to demand only the Spawn[F] with an import cats.effect.instances.spawn._.

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

1 participant