Skip to content

keep structured exceptions in ConnectionError #1115

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

Merged

Conversation

phadej
Copy link
Contributor

@phadej phadej commented Feb 5, 2019

fixes #807
Previously, there were two levels of SomeException (see #714). A
test makes sure there is only one level of wrapping.

clementd-fretlink and others added 2 commits February 5, 2019 12:46
fixes haskell-servant#807
Previously, there were two levels of `SomeException` (see haskell-servant#714). A
test makes sure there is only one level of wrapping.
@phadej phadej merged commit 2071042 into haskell-servant:master Feb 5, 2019
@phadej phadej deleted the 1113-structured-connecition-error branch February 5, 2019 12:40
@divarvel
Copy link
Contributor

divarvel commented Feb 7, 2019

Thanks for taking the time to help me with this 👍

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

Successfully merging this pull request may close these issues.

More informative ConnectionError in servant-client-core
3 participants