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

Don't stop project conversion if individual files fail #57

Open
jgrosso opened this issue Sep 17, 2019 · 0 comments
Open

Don't stop project conversion if individual files fail #57

jgrosso opened this issue Sep 17, 2019 · 0 comments
Assignees
Labels
bug A bona fide implementation mistake. converter Anything related to the Haskell->Axel converter.

Comments

@jgrosso
Copy link
Collaborator

jgrosso commented Sep 17, 2019

Each call to convertFileInPlace in convertProject should be wrapped with runError or equivalent, rather than letting the Error effect bubble up through traverse.

@jgrosso jgrosso changed the title Don't stop project conversion on a single file Don't stop project conversion if individual files fail Sep 17, 2019
@jgrosso jgrosso added converter Anything related to the Haskell->Axel converter. bug A bona fide implementation mistake. labels Sep 17, 2019
@jgrosso jgrosso self-assigned this Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bona fide implementation mistake. converter Anything related to the Haskell->Axel converter.
Projects
None yet
Development

No branches or pull requests

1 participant