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 PtrRep to BoxedRep #301

Merged
merged 1 commit into from Dec 17, 2019

Conversation

andrewthad
Copy link
Contributor

@andrewthad andrewthad commented Nov 25, 2019

See the discussion starting with Sebastian's comment in the Pointer Rep proposal. This amends the proposal, renaming PtrRep to BoxedRep.

@monoidal
Copy link
Contributor

monoidal commented Dec 9, 2019

+1. Do you intend to submit?

@andrewthad
Copy link
Contributor Author

Thanks for pinging me. Two weeks for discussion have elapsed. I'd like to submit this to the committee.

@nomeata nomeata self-assigned this Dec 10, 2019
@nomeata nomeata added the Pending committee review The committee needs to evaluate the proposal and make a decision label Dec 10, 2019
@nomeata
Copy link
Contributor

nomeata commented Dec 10, 2019

Shepherding that myself, acceptance proposed.

/remind me to see if there is consensus in one week.

@reminders-prs
Copy link

reminders-prs bot commented Dec 10, 2019

@nomeata set a reminder for Dec 17th 2019

@nomeata nomeata changed the title Rename PtrRep to BoxedRep Rename PtrRep to BoxedRep (under review) Dec 10, 2019
@goldfirere goldfirere mentioned this pull request Dec 12, 2019
@reminders-prs reminders-prs bot removed the reminder label Dec 17, 2019
@reminders-prs
Copy link

reminders-prs bot commented Dec 17, 2019

👋 @nomeata, see if there is consensus .

nomeata added a commit that referenced this pull request Dec 17, 2019
@nomeata nomeata merged commit 88f33c2 into ghc-proposals:master Dec 17, 2019
@nomeata nomeata added Accepted The committee has decided to accept the proposal and removed Pending committee review The committee needs to evaluate the proposal and make a decision labels Dec 17, 2019
sgraf812 added a commit to sgraf812/ghc-proposals that referenced this pull request Jan 31, 2020
There were a couple of places in ghc-proposals#265 where I used `UnliftedRep`,
`LiftedRep` or even `TYPE LiftedRep`, an uncomfortable mixture of
assuming ghc-proposals#203/ghc-proposals#301 and not doing so.
sgraf812 added a commit to sgraf812/ghc-proposals that referenced this pull request Jan 31, 2020
There were a couple of places in ghc-proposals#265 where I used `UnliftedRep`,
`LiftedRep` or even `TYPE LiftedRep`, an uncomfortable mixture of
assuming ghc-proposals#203/ghc-proposals#301 and not doing so.
sgraf812 added a commit to sgraf812/ghc-proposals that referenced this pull request Jan 31, 2020
…typos

There were a couple of places in ghc-proposals#265 where I used `UnliftedRep`,
`LiftedRep` or even `TYPE LiftedRep`, an uncomfortable mixture of
assuming ghc-proposals#203/ghc-proposals#301 and not doing so.

I also fixed a couple of typos and renamed some types to clarify.
sgraf812 added a commit to sgraf812/ghc-proposals that referenced this pull request Jan 31, 2020
…typos

There were a couple of places in ghc-proposals#265 where I used `UnliftedRep`,
`LiftedRep` or even `TYPE LiftedRep`, an uncomfortable mixture of
assuming ghc-proposals#203/ghc-proposals#301 and not doing so.

I also fixed a couple of typos and renamed some types to clarify.
sgraf812 added a commit to sgraf812/ghc-proposals that referenced this pull request Jan 31, 2020
…typos

There were a couple of places in ghc-proposals#265 where I used `UnliftedRep`,
`LiftedRep` or even `TYPE LiftedRep`, an uncomfortable mixture of
assuming ghc-proposals#203/ghc-proposals#301 and not doing so.

I also fixed a couple of typos and renamed some types to clarify.
sgraf812 added a commit to sgraf812/ghc-proposals that referenced this pull request Jan 31, 2020
…typos

There were a couple of places in ghc-proposals#265 where I used `UnliftedRep`,
`LiftedRep` or even `TYPE LiftedRep`, an uncomfortable mixture of
assuming ghc-proposals#203/ghc-proposals#301 and not doing so.

I also fixed a couple of typos and renamed some types to clarify.
@nomeata nomeata changed the title Rename PtrRep to BoxedRep (under review) Rename PtrRep to BoxedRep Dec 2, 2021
@nomeata nomeata added the Implemented The proposal has been implemented and has hit GHC master label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted The committee has decided to accept the proposal Implemented The proposal has been implemented and has hit GHC master
Development

Successfully merging this pull request may close these issues.

None yet

3 participants