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

Support FS[_] params in algebras #374

Open
raulraja opened this issue Jun 28, 2017 · 1 comment
Open

Support FS[_] params in algebras #374

raulraja opened this issue Jun 28, 2017 · 1 comment
Assignees
Projects

Comments

@raulraja
Copy link
Contributor

We are currently unable to implement methods like ApplicativeError#recoverWith because they rely on senf FS[_] programs as args and that requires mutually recursive interpreters. We need a fix or workaround for this ASAP as this is currently blocking implementation of other effects and starts affecting users. This is also related to #361
There is FreeK which seems to work around this limitation in nutcracker https://github.com/TomasMikula/nutcracker/blob/master/src/main/scala/nutcracker/util/FreeK.scala

@anamariamv
Copy link
Contributor

We have paused that for the moment. Peter couldn't find a solution but he will keep thinking about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
freestyle
In progress
Development

No branches or pull requests

3 participants