diff options
author | Alexander Biehl <alexbiehl@gmail.com> | 2018-03-02 15:43:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-02 15:43:21 +0100 |
commit | 69b98a99ce4de93ea0e6082bd11edb3baaf2fa6e (patch) | |
tree | f89de12c87454c6d0202d1232ea29ff57f4de1ae /html-test/ref/Bug6.html | |
parent | 4abf7d4979b5364da59f7412a3d7143aea26cf7e (diff) |
Make testsuite work with haddock-1.19.0 release (#766)
Diffstat (limited to 'html-test/ref/Bug6.html')
-rw-r--r-- | html-test/ref/Bug6.html | 78 |
1 files changed, 37 insertions, 41 deletions
diff --git a/html-test/ref/Bug6.html b/html-test/ref/Bug6.html index 9dc093cd..15842547 100644 --- a/html-test/ref/Bug6.html +++ b/html-test/ref/Bug6.html @@ -58,7 +58,7 @@ >A</a > = <a href="#" >A</a - > <a href="#" + > <a href="#" title="Data.Int" >Int</a ></li ><li class="src short" @@ -68,15 +68,17 @@ >B</a > = <a href="#" >B</a - > {<ul class="subs" - ><li - ><a href="#" - >b</a - > :: <a href="#" - >Int</a - ></li - ></ul - >}</li + > <a href="#" title="Data.Int" + >Int</a + ></li + ><li class="src short" + ><a href="#" + >b</a + > :: <a href="#" title="Bug6" + >B</a + > -> <a href="#" title="Data.Int" + >Int</a + ></li ><li class="src short" ><span class="keyword" >data</span @@ -88,13 +90,13 @@ ><li ><a href="#" >c1</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></li ><li ><a href="#" >c2</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></li ></ul @@ -106,9 +108,9 @@ >D</a > = <a href="#" >D</a - > <a href="#" + > <a href="#" title="Data.Int" >Int</a - > <a href="#" + > <a href="#" title="Data.Int" >Int</a ></li ><li class="src short" @@ -118,7 +120,7 @@ >E</a > = <a href="#" >E</a - > <a href="#" + > <a href="#" title="Data.Int" >Int</a ></li ></ul @@ -148,7 +150,7 @@ ><td class="src" ><a id="v:A" class="def" >A</a - > <a href="#" + > <a href="#" title="Data.Int" >Int</a ></td ><td class="doc empty" @@ -179,35 +181,29 @@ ><td class="src" ><a id="v:B" class="def" >B</a + > <a href="#" title="Data.Int" + >Int</a ></td ><td class="doc empty" ></td ></tr - ><tr - ><td colspan="2" - ><div class="subs fields" - ><p class="caption" - >Fields</p - ><ul - ><li - ><dfn class="src" - ><a id="v:b" class="def" - >b</a - > :: <a href="#" - >Int</a - ></dfn - ><div class="doc empty" - ></div - ></li - ></ul - ></div - ></td - ></tr ></table ></div ></div ><div class="top" ><p class="src" + ><a id="v:b" class="def" + >b</a + > :: <a href="#" title="Bug6" + >B</a + > -> <a href="#" title="Data.Int" + >Int</a + > <a href="#" class="selflink" + >#</a + ></p + ></div + ><div class="top" + ><p class="src" ><span class="keyword" >data</span > <a id="t:C" class="def" @@ -241,7 +237,7 @@ ><dfn class="src" ><a id="v:c1" class="def" >c1</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></dfn ><div class="doc empty" @@ -251,7 +247,7 @@ ><dfn class="src" ><a id="v:c2" class="def" >c2</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></dfn ><div class="doc empty" @@ -286,9 +282,9 @@ ><td class="src" ><a id="v:D" class="def" >D</a - > <a href="#" + > <a href="#" title="Data.Int" >Int</a - > <a href="#" + > <a href="#" title="Data.Int" >Int</a ></td ><td class="doc empty" @@ -318,7 +314,7 @@ ><td class="src" ><a id="v:E" class="def" >E</a - > <a href="#" + > <a href="#" title="Data.Int" >Int</a ></td ><td class="doc empty" |