You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/02/16 10:58:25 UTC

[GitHub] [incubator-pekko-http] mdedetrich commented on issue #63: figure out what to about the shapeless code in the parsing module

mdedetrich commented on issue #63:
URL: https://github.com/apache/incubator-pekko-http/issues/63#issuecomment-1432901283

   Regarding Scala 3, Scala has apparently added HLists and other datastructures which shapeless has historically been used for (see https://www.scala-lang.org/2021/02/26/tuples-bring-generic-programming-to-scala-3.html), so one thing we can do is to remove shapeless for Scala 3 specifically


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org