Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Type variables printed with global renaming when hovering or autocompleting a module. #38

@cristianoc

Description

@cristianoc

E.g.:

let map: (t<'a21>, 'a21 => 'b0) => t<'b0>

instead of

let map: (t<'a>, 'a => 'b) => t<'b>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions