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

Add irrefutable pattern test #779

Open
wants to merge 1 commit into
base: ghc-8.6
Choose a base branch
from

Conversation

tomsmalley
Copy link

This test demonstrates what I think is the underlying cause of ghcjs/ghcjs-base#128

That is, the thunk for this string using an irrefutable pattern is not updated after full evaluation.

@luite

@luite
Copy link
Member

luite commented Mar 25, 2020

thanks for the test case. it may be a bug related to the handling of selector thunks

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.

2 participants