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

Improve documentation for typeclasses #3481

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

kkalavantavanich
Copy link
Contributor

Small (opinionated) improvement.

I've just read the documentation for typeclasses on the microsite and I was very confused by the use of duplicate name A. Although it compiles either way, I think this change will cause less confusion to future readers. Feel free to dismiss this PR if you feel different.

Copy link
Member

@djspiewak djspiewak left a comment

Choose a reason for hiding this comment

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

I really like the A idiom, but I think it's totally reasonable to find it confusing. This is documentation: it should be as clear as possible. Thanks for the refinement!

@barambani
Copy link
Contributor

Travis / Github hasn't been stable recently. The ci for this PR is ok (here) but the notification didn't work. I'm re-triggering the build on Travis side.

@barambani
Copy link
Contributor

It didn't work. I'm closing and reopening the PR to trigger the CI again.

@barambani barambani closed this Jun 19, 2020
@barambani barambani reopened this Jun 19, 2020
@LukaJCB
Copy link
Member

LukaJCB commented Jun 19, 2020

Maybe we should consider using GitHub actions at some point

@barambani
Copy link
Contributor

Yes, that's definitely an option.

@barambani barambani closed this Jun 19, 2020
@barambani barambani reopened this Jun 19, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #3481 into master will decrease coverage by 0.83%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3481      +/-   ##
==========================================
- Coverage   91.77%   90.94%   -0.84%     
==========================================
  Files         383      383              
  Lines        8394     8683     +289     
  Branches      205      205              
==========================================
+ Hits         7704     7897     +193     
- Misses        690      786      +96     

@barambani barambani merged commit d3e9126 into typelevel:master Jun 19, 2020
@kkalavantavanich kkalavantavanich deleted the krisk/doc-typeclasses branch June 20, 2020 09:37
@travisbrown travisbrown added this to the 2.2.0-RC1 milestone Jun 22, 2020
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.

7 participants