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

Upgrade to cats 0.8.1 #4

Merged
merged 3 commits into from
Dec 27, 2016
Merged

Upgrade to cats 0.8.1 #4

merged 3 commits into from
Dec 27, 2016

Conversation

dispalt
Copy link
Contributor

@dispalt dispalt commented Dec 20, 2016

  • I still need to figure out how to correctly coerce the right types TypesInterpreter
  • I also left some si2712 comment in because I am not sure if I am doing it right.
  • Lastly, I added Miles Sabin's compiler fix.

Most of the work was removing the RecursiveTailRecM instances since per typelevel/cats#1370 it is now part of the instances

case ex: TypedPersistentActor.ActorStop =>
x
x.asInstanceOf[Either[SpecState, (InterpState, Either[ProcException, a])]]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here and below are where I couldn't quite figure out the types

@dilation dilation mentioned this pull request Dec 21, 2016
@dilation
Copy link
Member

Wow, thanks! I'll have to take a closer look at the SI-2712 thing, but otherwise looks good (I might not get to it until next week, when I'm back from vacation).

@dilation dilation merged commit 5183e58 into nokia:master Dec 27, 2016
@dilation
Copy link
Member

I've cleaned up the SI-2712 thing, and merged it. Thanks!

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