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

Make FEParser use the Error Monad #3

Open
Crazycolorz5 opened this issue Feb 1, 2019 · 1 comment
Open

Make FEParser use the Error Monad #3

Crazycolorz5 opened this issue Feb 1, 2019 · 1 comment

Comments

@Crazycolorz5
Copy link
Member

I'm basically doing this through propogateError anyway, and I'm not a dummy anymore. Just need to swap the order of types in Eithers and write in do notation.

@Crazycolorz5
Copy link
Member Author

Alternatively since I'm using continuations maybe ErrorT on a Cont.

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