8000 Bincompat issues because of dependency on shapeless 2.3.6 · Issue #1766 · circe/circe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Bincompat issues because of dependency on shapeless 2.3.6 #1766
Closed
@catostrophe

Description

@catostrophe

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0