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

Add list syntax object #1134

Merged
merged 1 commit into from
Jun 16, 2016
Merged

Add list syntax object #1134

merged 1 commit into from
Jun 16, 2016

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Jun 16, 2016

Currently import cats.syntax._ brings in the list syntax but there is
no object to import only the list syntax.

Currently `import cats.syntax._` brings in the list syntax but there is
no object to import only the list syntax.
@codecov-io
Copy link

Current coverage is 88.77%

Merging #1134 into master will not change coverage

@@             master      #1134   diff @@
==========================================
  Files           228        228          
  Lines          3012       3012          
  Methods        2962       2962          
  Messages          0          0          
  Branches         47         47          
==========================================
  Hits           2674       2674          
  Misses          338        338          
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by 400c24d...c3ead79

@non
Copy link
Contributor

non commented Jun 16, 2016

👍

1 similar comment
@adelbertc
Copy link
Contributor

👍

@adelbertc adelbertc merged commit 8f94d13 into typelevel:master Jun 16, 2016
@stew stew removed the in progress label Jun 16, 2016
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