Skip to content

Fix stack overflow in fromFoldable, fixes #3#6

Merged
hdgarrood merged 1 commit intomasterfrom
fix-stack-overflow-fromFoldable
Mar 4, 2019
Merged

Fix stack overflow in fromFoldable, fixes #3#6
hdgarrood merged 1 commit intomasterfrom
fix-stack-overflow-fromFoldable

Conversation

@hdgarrood
Copy link
Copy Markdown
Contributor

I had to rearrange things to remove that where clause in the tests
because otherwise I'd get a syntax error (still not entirely sure why,
but oh well).

The test I've added fails on master with compiler v0.12.3 and node
v8.10.0, but passes with the change to fromFoldable.

I had to rearrange things to remove that `where` clause in the tests
because otherwise I'd get a syntax error (still not entirely sure why,
but oh well).

The test I've added fails on `master` with compiler v0.12.3 and node
v8.10.0, but passes with the change to `fromFoldable`.
@hdgarrood hdgarrood merged commit 6464374 into master Mar 4, 2019
@thomashoneyman thomashoneyman deleted the fix-stack-overflow-fromFoldable branch December 8, 2020 03:51
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