cats-effect
cats-effect copied to clipboard
(Eventually) Revert #2473
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.