Skip to content

higherKinds warning #8

@shuttie

Description

@shuttie

If we build with scalacOptions ++= Seq("-feature", "-deprecation"), then there is a warning:

higher-kinded type should be enabled
by making the implicit value scala.language.higherKinds visible.

The warning is present due to magnolia macro dumping F[_] stuff into the caller context.

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