Skip to content

Get rid of SimpleType, everything should just be a Type #101

@smarter

Description

@smarter

Cf https://github.com/sbt/zinc/blob/1.0/internal/compiler-interface/src/main/contraband/type.json

Structure is not a subtype of SimpleType but Projection#prefix has to be a simple type this means that sbt cannot represent something like (Foo { type T })#T (the prefix is replaced by the empty type in simpleType).

I think we should just get rid of the SimpleType/Type separation, it's not useful.

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