diff options
Diffstat (limited to 'html-test/ref/DeprecatedNewtype.html')
-rw-r--r-- | html-test/ref/DeprecatedNewtype.html | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/html-test/ref/DeprecatedNewtype.html b/html-test/ref/DeprecatedNewtype.html index 2640cbb5..8158f61d 100644 --- a/html-test/ref/DeprecatedNewtype.html +++ b/html-test/ref/DeprecatedNewtype.html @@ -50,7 +50,9 @@ >SomeNewType</a > = <a href="#" >SomeNewTypeConst</a - > String</li + > <a href="#" title="Data.String" + >String</a + ></li ><li class="src short" ><span class="keyword" >newtype</span @@ -58,7 +60,9 @@ >SomeOtherNewType</a > = <a href="#" >SomeOtherNewTypeConst</a - > String</li + > <a href="#" title="Data.String" + >String</a + ></li ></ul ></details ></div @@ -90,7 +94,9 @@ ><td class="src" ><a id="v:SomeNewTypeConst" class="def" >SomeNewTypeConst</a - > String</td + > <a href="#" title="Data.String" + >String</a + ></td ><td class="doc" ><div class="warning" ><p @@ -126,7 +132,9 @@ ><td class="src" ><a id="v:SomeOtherNewTypeConst" class="def" >SomeOtherNewTypeConst</a - > String</td + > <a href="#" title="Data.String" + >String</a + ></td ><td class="doc" ><div class="warning" ><p |