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

Finish cats 0.7.2 update and change deps method #70

Merged
1 commit merged into from
Nov 2, 2016
Merged

Conversation

peterneyens
Copy link
Contributor

I replaced the Cont[FM, ?] monad trick with an interpreter to EitherT[Writer[List[FetchOp[_]], ?]. (), ?].

Replace `Cont[FM, ?]` monad trick with interpreter using `EitherT` and
`Writer`.
@ghost
Copy link

ghost commented Nov 2, 2016

Awesome work 👏 👏

@codecov-io
Copy link

Current coverage is 71.95% (diff: 90.90%)

No coverage report found for reporting at 68c0e5c.

Powered by Codecov. Last update 68c0e5c...1b60f45

@ghost ghost merged commit 38a8fd4 into reporting Nov 2, 2016
@ghost ghost deleted the peter-reporting branch November 2, 2016 15:09
This pull request was closed.
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