Skip to content

Conversation

safareli
Copy link
Contributor

fix #53

@paf31
Copy link
Contributor

paf31 commented Apr 23, 2017

Looks good, thanks. I think you can make it point-free using Data.Newtype though, which might be nice:

mapParserT = over ParserT <<< mapExceptT <<< mapStateT

@safareli
Copy link
Contributor Author

Welcome!

@paf31 paf31 merged commit 47ced07 into purescript-contrib:master Apr 24, 2017
@paf31
Copy link
Contributor

paf31 commented Apr 24, 2017

Thanks!

@safareli safareli deleted the mapParserT branch April 24, 2017 16:05
@safareli safareli mentioned this pull request Apr 25, 2017
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.

Natural transformation is too strong constraint for hoistParserT?
2 participants