Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Fix recognizers for tuple values and types. #51

Merged
merged 2 commits into from
Apr 10, 2020
Merged

Conversation

brianhuffman
Copy link
Contributor

Brian Huffman added 2 commits April 7, 2020 12:06
…ding.

The encoding of tuples was changed in December 2018 (5c0f54e) so that it
uses only nested pairs with no unit type/value at the end. This changes
the recognizer functions to match the modern tuple encoding.
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.

quickcheck fails on goals that quantify over tuple or record types
1 participant