Skip to content

Higher-kinded F-bounded types are not recognized #974

Closed
@smarter

Description

@smarter

This causes a stack overflow:

class Foo[A]
class Bar[CC[X] <: Foo[CC[X]]]

The reason why is explained in #943 (comment)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions