cats-effect icon indicating copy to clipboard operation
cats-effect copied to clipboard

(Eventually) Revert #2473

Open armanbilge opened this issue 3 years ago • 0 comments

https://github.com/typelevel/cats-effect/pull/2743 was an ugly workaround for https://github.com/lampepfl/dotty/issues/14240 which is getting an upstream fix in https://github.com/lampepfl/dotty/pull/14318. So when we finally update to Scala 3.?.? we should be able to revert it. Unfortunately, IIUC the problem is in our published artifacts, so a user updating to a newer Scala 3 would not be sufficient.

armanbilge avatar Jan 21 '22 13:01 armanbilge