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

Fix issue where type variables are printed with global renaming when … #39

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

cristianoc
Copy link
Contributor

…hovering or autocompleting a module

Fixes #38.

Turns out Printtyp keeps global state when converting to outcome printer data structures.
Reses the data before converting types to strings.

…hovering or autocompleting a module

Fixes #38.

Turns out `Printtyp` keeps global state when converting to outcome printer data structures.
Reses the data before converting types to strings.
@cristianoc cristianoc merged commit 670cce5 into master Dec 10, 2020
@cristianoc cristianoc deleted the type_variables_renaming branch December 10, 2020 15:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type variables printed with global renaming when hovering or autocompleting a module.
1 participant