Question: Scala 3 support?
coffius opened this issue · 1 comments
coffius commented
I wonder if you have any plans of adding support of Scala 3 to endless4s
?
jchapuis commented
Great question, we're just stuck for the moment because cats-tagless
is still not ported to Scala 3. It might happen in the near future typelevel/cats-tagless#170 (comment) in which case we could provide a Scala 3 build, yes. Also, the Akka runtime would then rely on the experimental support for Scala 3 (we do not have experience with that).