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

MonadParse? #16

Open
kozross opened this issue Oct 20, 2020 · 3 comments
Open

MonadParse? #16

kozross opened this issue Oct 20, 2020 · 3 comments

Comments

@kozross
Copy link

kozross commented Oct 20, 2020

I've keenly felt the absence of an mtl-style type class of this sort in some current work.

@hdgarrood
Copy link
Owner

Just so you know, this library is more or less unmaintained. Aeson now provides errors which are more or less on par with this library’s; the only reason to use this one would be if you need structured error types rather than strings, or if you prefer the API.

@kozross
Copy link
Author

kozross commented Oct 20, 2020

Aww, that's a bit disappointing. I actually prefer structured error types massively, and the API is also much more pleasant.

@hdgarrood
Copy link
Owner

I also just remembered that this was proposed previously and I wasn’t keen on it then: #4

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

No branches or pull requests

2 participants