We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
zio/zio#7022
It fails with errors like
[error] -- Error: /home/runner/work/zio/zio/core/shared/src/main/scala/zio/ZIO.scala:4053:74 [error] 4053 | zio.provideSomeLayer[RIn with RIn2](ZLayer.environment[RIn2] ++ layer) [error] | ^ [error] | Cannot find implicit Tag[RIn2 & ROut] [error] | This location contains code that was inlined from ZIO.scala:4053
https://github.com/zio/zio/runs/7135703566?check_suite_focus=true#step%3A8%3A82=
Related ticket: #293
The text was updated successfully, but these errors were encountered:
Fix #295 fix regression in combining of intersection types
297f6fd
bbf5796
Please let me know once a new version if published 🙏
Sorry, something went wrong.
@sideeffffect 2.1.3 is published
2.1.3
Thank you so much!
No branches or pull requests
zio/zio#7022
It fails with errors like
https://github.com/zio/zio/runs/7135703566?check_suite_focus=true#step%3A8%3A82=
Related ticket: #293
The text was updated successfully, but these errors were encountered: