Skip to content

Conversation

@JordanMartinez
Copy link
Contributor

@JordanMartinez JordanMartinez commented Sep 13, 2020

What does this pull request do?

Fixes #33

Note: this doesn't implement Foldable for Parser, which is the other part of that issue.

@thomashoneyman
Copy link
Contributor

Thanks! I'm not sure a Foldable instance makes much sense for Parser; this PR at least does enable the use case of calling fold on an a array of parsers, though, which is nice.

@thomashoneyman thomashoneyman merged commit 54ba93e into purescript-contrib:main Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Implement Foldable, monoid for parser

2 participants