Closed
Description
Shapeless 2.3.6 introduced a bincompat issue described here:
milessabin/shapeless#1158 (comment)
The following release 2.3.7 fixed it via milessabin/shapeless#1162
Circe 0.14 depends on shapeless 2.3.6.
Having shapeless 2.3.7 in classpath leads to a compiletime error:
[error] Symbol 'type shapeless.ops.function.FnFromProduct.Aux' is missing from the classpath.
[error] This symbol is required by 'value io.circe.generic.decoding.IncompleteDerivedDecoders.ffp'.
circe-generic
can't work with shapeless 2.3.7+
cc @joroKr21
Metadata
Metadata
Assignees
Labels
No labels