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

add exception wrapper #3

Open
Paczesiowa opened this issue Nov 12, 2011 · 0 comments
Open

add exception wrapper #3

Paczesiowa opened this issue Nov 12, 2011 · 0 comments
Assignees
Milestone

Comments

@Paczesiowa
Copy link
Owner

when exception is thrown from down the call stack (like from runProcess) it's message is useless to the user (process failed with status 127 doesn't tell anything about missing ghc-pkg). add wrappers that will catch an exception, modify its message to be more meaningful to the user and throw it again

@ghost ghost assigned Paczesiowa Nov 12, 2011
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