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

aeson 0.10's better error messages include useless information #10

Open
bergmark opened this issue Dec 18, 2015 · 0 comments
Open

aeson 0.10's better error messages include useless information #10

bergmark opened this issue Dec 18, 2015 · 0 comments

Comments

@bergmark
Copy link
Member

The json-schema test-suite is broken with aeson-0.10 (dunno why travis built with an older aeson and we didn't see this). The breakage is luckily just because error messages changed.

      expected: Left "when expecting a Int, encountered Boolean instead"
       but got: Left "Error in $: expected Int, encountered Boolean"

I'll fix the test-suite now, but we may want to think about improving the message since api users may see this error and $ is nonsense to them.

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

1 participant