question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Suggestion] Use org.shapeless3 package

See original GitHub issue

This is more of a “someday” concern than “today”

I’d suggest using package org.shapeless3 to ease the 2->3 adoption. Transitive dependencies pulling in shapeless2 may be very difficult to get updated to shapeless3, and diamond dependency issues could put you in a very difficult spot.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

8reactions
Milyardocommented, Jul 30, 2019

shapeless3 doesn’t have enough puns and is not prone to enough error. Needs to be shapelesss

0reactions
joroKr21commented, Feb 11, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Developers - [Suggestion] Use org.shapeless3 package -
I'd suggest using package org.shapeless3 to ease the 2->3 adoption. Transitive dependencies pulling in shapeless2 may be very difficult to get updated to ......
Read more >
shapeless: generic programming for Scala
shapeless is a type class and dependent type based generic programming library for Scala. This repository contains shapeless 3 for Scala 3. For...
Read more >
Getting started with Shapeless
Shapeless is a type class and dependent type based generic programming library for Scala. To me, Shapeless is a toolkit to leverage Scala's...
Read more >
scodec/scodec
Hi I'm migrating to scodec 2.x (since it supports scala 3) and cannot figure out how to handle coproducts. Codec.coproduct is gone since...
Read more >
shapeless-3
typelevel / shapeless-3 3.2.0. GitHub. Generic programming for Scala ... libraryDependencies += "org.typelevel" %%% "shapeless3-test" % "3.0.4"
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found