Skip to content

SIP23 update to pending status #679

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

Merged
merged 8 commits into from
Feb 13, 2017
Prev Previous commit
Next Next commit
Update 2014-06-27-42.type.md
  • Loading branch information
soronpo authored Feb 9, 2017
commit 4d6be7a30a394a1475d621b392241ba691403163
5 changes: 2 additions & 3 deletions sips/pending/_posts/2014-06-27-42.type.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ layout: sip
disqus: true
title: SIP-23 - Literal-based singleton types

vote-status: dormant
vote-text: This proposal is dormant because original authors are not available for its review. There is an implementation <a href="https://github.com/scala/scala/pull/5310">here</a>.
vote-status: pending
---

**By: George Leontiev, Eugene Burmako, Jason Zaugg, Adriaan Moors, Paul Phillips, Oron Port**
Expand All @@ -16,7 +15,7 @@ vote-text: This proposal is dormant because original authors are not available f
| Jun 27th 2014 | Initial SIP |
| Jul 15th 2014 | Last update to SIP before declared dormant |
| TBD | Dormant because original authors are not available for its review |
| Feb 9th 2017 | New author volunteered to be update the SIP for review |
| Feb 9th 2017 | New author volunteered to update the SIP for review |

### Current status
Literal types were implemented in both Typelevel Scala and Dotty.
Expand Down