Skip to content

Switch from signal to throw/catch in haskell-indentation #672

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
merged 1 commit into from
Jun 1, 2015
Merged

Switch from signal to throw/catch in haskell-indentation #672

merged 1 commit into from
Jun 1, 2015

Conversation

gracjan
Copy link
Contributor

@gracjan gracjan commented May 25, 2015

No description provided.

@gracjan
Copy link
Contributor Author

gracjan commented May 25, 2015

@kuribas: Can you review this pull request?

@kuribas
Copy link
Contributor

kuribas commented May 28, 2015

I originally had throw/catch in my implementation. Someone changed it to signal, I am not sure why?

@gracjan
Copy link
Contributor Author

gracjan commented May 28, 2015 via email

@kuribas
Copy link
Contributor

kuribas commented May 28, 2015

Ok, I see I had error originally, and it was changed to parse-error. Using throw/catch makes sense. It should not be necessary to prefix the haskell-indentation-parse-error symbol, just parse-error would be safe enough. Though you can keep it if you like it.

gracjan added a commit that referenced this pull request Jun 1, 2015
Switch from signal to throw/catch in haskell-indentation
@gracjan gracjan merged commit 5b91179 into haskell:master Jun 1, 2015
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.

2 participants