Skip to content

Add support for typed kinds #203

Closed
@Kalin-Rudnicki

Description

@Kalin-Rudnicki

given:

trait MyTypeClass[T <: TypeRestriction]

you can not specify :

K1.Generic[MyTypeClass]

This means if your type-class has a type restriction, now you can't derive using shapeless-3 anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions