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

Skip errors when running add-bound on several files #42

Merged
merged 2 commits into from
May 28, 2022
Merged

Conversation

andreasabel
Copy link
Member

Skip errors when running add-bound on several files.

If add-bound fails for a cabal file (e.g. parse error, missing library section), just skip to the next file.

The final exitcode is 0 if add-bound succeeded for all files.

If add-bound fails for a cabal file (e.g. parse error, missing library
section), just skip to the next file.

The final exitcode is 0 if add-bound succeed for all files.
@andreasabel andreasabel requested a review from sjakobi May 26, 2022 18:12
@andreasabel andreasabel added this to the 0.1.0.0 milestone May 26, 2022
@andreasabel andreasabel added enhancement re: add-bound Concerning the `add-bound` feature labels May 26, 2022
@andreasabel andreasabel self-assigned this May 26, 2022
@andreasabel andreasabel merged commit 9bb9164 into master May 28, 2022
@andreasabel andreasabel deleted the skip-errors branch May 28, 2022 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement re: add-bound Concerning the `add-bound` feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants