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

Remove unnecessary Parallel instance in semaphore docs. #497

Merged
merged 1 commit into from
Apr 9, 2019
Merged

Remove unnecessary Parallel instance in semaphore docs. #497

merged 1 commit into from
Apr 9, 2019

Conversation

mpurins
Copy link

@mpurins mpurins commented Mar 19, 2019

Remove unnecessary instance of Parallel[IO, IO] from Semaphore documentation as Parallel[IO, IO.Par] works just fine there.

@codecov-io
Copy link

Codecov Report

Merging #497 into master will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #497      +/-   ##
==========================================
+ Coverage   89.81%   89.91%   +0.09%     
==========================================
  Files          70       70              
  Lines        2043     2043              
  Branches      213      213              
==========================================
+ Hits         1835     1837       +2     
+ Misses        208      206       -2

Copy link
Member

@rossabaker rossabaker left a comment

Choose a reason for hiding this comment

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

Thanks!

@rossabaker rossabaker merged commit a496e66 into typelevel:master Apr 9, 2019
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.

5 participants