diff options
author | Phil Ruffwind <rf@rufflewind.com> | 2015-09-30 03:22:14 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 17:54:44 +0100 |
commit | 8410dd341a1730f708af3f0d96d13f2b5f7b9df5 (patch) | |
tree | 6dc24b56fdf8d99d0d798c25621ae4f205af57a3 /html-test/ref/DeprecatedTypeFamily.html | |
parent | 1b6bcd62e7f5534be45a0d5737b76d181c2d934b (diff) |
Update tests for previous commit
Diffstat (limited to 'html-test/ref/DeprecatedTypeFamily.html')
-rw-r--r-- | html-test/ref/DeprecatedTypeFamily.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/html-test/ref/DeprecatedTypeFamily.html b/html-test/ref/DeprecatedTypeFamily.html index 5539aadb..c31eae53 100644 --- a/html-test/ref/DeprecatedTypeFamily.html +++ b/html-test/ref/DeprecatedTypeFamily.html @@ -75,12 +75,14 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedTypeFam ><p class="src" ><span class="keyword" >data family</span - > <a href="#" id="t:SomeTypeFamily" class="def" + > <a id="t:SomeTypeFamily" class="def" >SomeTypeFamily</a > k :: <a href="#" >*</a > -> <a href="#" >*</a + > <a href="#" class="selflink" + >#</a ></p ><div class="doc" ><div class="warning" @@ -95,12 +97,14 @@ window.onload = function () {pageLoad();setSynopsis("mini_DeprecatedTypeFam ><p class="src" ><span class="keyword" >data family</span - > <a href="#" id="t:SomeOtherTypeFamily" class="def" + > <a id="t:SomeOtherTypeFamily" class="def" >SomeOtherTypeFamily</a > k :: <a href="#" >*</a > -> <a href="#" >*</a + > <a href="#" class="selflink" + >#</a ></p ><div class="doc" ><div class="warning" |