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

Rename std package to instances #1140

Merged
merged 3 commits into from
Jun 22, 2016
Merged

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Jun 18, 2016

For #1135.

So far I haven't renamed the std within kernel. I'm happy to make
those changes as well, but I wanted to check with @non and @johnynek.

I also didn't rename all of the catsStdX instances. Those names seemed
fine to me, and some of them have names like catsStdInstancesForList,
which doesn't translate well if you switch Std to Instances.

For typelevel#1135.

So far I haven't renamed the `std` within `kernel`. I'm happy to make
those changes as well, but I wanted to check with @non and @johnynek.

I also didn't rename all of the `catsStdX` instances. Those names seemed
fine to me, and some of them have names like `catsStdInstancesForList`,
which doesn't translate well if you switch `Std` to `Instances`.
@codecov-io
Copy link

codecov-io commented Jun 18, 2016

Current coverage is 88.80%

Merging #1140 into master will not change coverage

@@             master      #1140   diff @@
==========================================
  Files           228        228          
  Lines          3028       3028          
  Methods        2980       2980          
  Messages          0          0          
  Branches         46         46          
==========================================
  Hits           2689       2689          
  Misses          339        339          
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by fffc18a...e0e098e

@kailuowang
Copy link
Contributor

👍

@johnynek
Copy link
Contributor

👍 please go ahead and change kernel. We should stabilize now before it is used too much.

@ceedubs
Copy link
Contributor Author

ceedubs commented Jun 19, 2016

@johnynek @kailuowang I've updated the PR to include the change for kernel as well.

@kailuowang
Copy link
Contributor

👍

1 similar comment
@johnynek
Copy link
Contributor

👍

@non
Copy link
Contributor

non commented Jun 21, 2016

👍 (once the conflicts are resolved)

@ceedubs
Copy link
Contributor Author

ceedubs commented Jun 22, 2016

Interesting - I didn't have to resolve any merge conflicts when I merged in master.

@ceedubs ceedubs merged commit 8ff5c60 into typelevel:master Jun 22, 2016
@ceedubs ceedubs deleted the std-to-instances branch June 22, 2016 13:39
charandas added a commit to charandas/scala-whats-that-called that referenced this pull request Dec 7, 2017
Following the changes in cats availabe in current stable 0.9.0 typelevel/cats#1140
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