Skip to content

Commit a5eacd0

Browse files
committed
Enable link to phantom-types.html
1 parent 1ff04be commit a5eacd0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/_includes/features.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,12 @@ <h1 id="so-features">So, features?</h1>
3737
<td>Implemented</td>
3838
</tr>
3939
<tr>
40-
<td>
41-
<!--<a href="http://dotty.epfl.ch/docs/reference/phantom-types.html">Phantom types</a>-->
42-
Phantom types
43-
</td>
40+
<td><a href="http://dotty.epfl.ch/docs/reference/implicit-function-types.html">Implicit function types</a></td>
4441
<td>Implemented</td>
4542
</tr>
4643
<tr>
47-
<td><a href="http://dotty.epfl.ch/docs/reference/implicit-function-types.html">Implicit function types</a></td>
48-
<td>Implemented</td>
44+
<td><a href="http://dotty.epfl.ch/docs/reference/phantom-types.html">Phantom types</a></td>
45+
<td>In progress</td>
4946
</tr>
5047
<tr>
5148
<td><a href="https://github.com/dotty-linker/dotty">Auto-Specialization</a></td>

0 commit comments

Comments
 (0)