Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Bug in printing inline nullary functor types #467

Closed
amiralies opened this issue Nov 24, 2021 · 1 comment
Closed

Bug in printing inline nullary functor types #467

amiralies opened this issue Nov 24, 2021 · 1 comment

Comments

@amiralies
Copy link
Contributor

module Make: () => {} = () => {

}

is printed as

module Make: (*) => {} = () => {

}
@ryyppy
Copy link
Member

ryyppy commented Mar 23, 2022

Fixed in master

@ryyppy ryyppy closed this as completed Mar 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants