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

Docs: Updated typeclass instances table #2177

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

battermann
Copy link
Contributor

Option[A] has ApplicativeError[Option, Unit] and MonadError[Option, Unit] instances.

Updated the typeclass instances table.

Copy link
Member

@LukaJCB LukaJCB left a comment

Choose a reason for hiding this comment

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

Good catch, thanks!

@codecov-io
Copy link

codecov-io commented Mar 1, 2018

Codecov Report

Merging #2177 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2177   +/-   ##
=======================================
  Coverage   94.71%   94.71%           
=======================================
  Files         329      329           
  Lines        5558     5558           
  Branches      215      215           
=======================================
  Hits         5264     5264           
  Misses        294      294

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6042ce5...34698eb. Read the comment docs.

@kailuowang kailuowang merged commit 60c3546 into typelevel:master Mar 1, 2018
@kailuowang kailuowang added this to the 1.1 milestone Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants