Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue894 #902

Merged
merged 2 commits into from
Sep 23, 2020
Merged

Issue894 #902

merged 2 commits into from
Sep 23, 2020

Conversation

brianhuffman
Copy link
Contributor

Fix bug in definition of apSubstMaybe. Fixes #894.

We also needed to rewrite anyJust2 to make it more strict, to avoid reintroducing the space leak of issue #888.

Brian Huffman added 2 commits September 23, 2020 07:26
We also needed to rewrite `anyJust2` to make it more strict,
to avoid reintroducing the space leak of issue #888.
Copy link
Member

@yav yav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@brianhuffman brianhuffman merged commit 5a2d770 into master Sep 23, 2020
@RyanGlScott RyanGlScott deleted the issue894 branch March 22, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type inference weirdness in the presence of type synonyms with unused arguments
2 participants