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/BugDeprecated.html | |
parent | 4abf7d4979b5364da59f7412a3d7143aea26cf7e (diff) |
Make testsuite work with haddock-1.19.0 release (#766)
Diffstat (limited to 'html-test/ref/BugDeprecated.html')
-rw-r--r-- | html-test/ref/BugDeprecated.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/html-test/ref/BugDeprecated.html b/html-test/ref/BugDeprecated.html index ca801201..4efe3da2 100644 --- a/html-test/ref/BugDeprecated.html +++ b/html-test/ref/BugDeprecated.html @@ -46,37 +46,37 @@ ><li class="src short" ><a href="#" >foo</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></li ><li class="src short" ><a href="#" >bar</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></li ><li class="src short" ><a href="#" >baz</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></li ><li class="src short" ><a href="#" >one</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></li ><li class="src short" ><a href="#" >two</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></li ><li class="src short" ><a href="#" >three</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></li ></ul @@ -89,7 +89,7 @@ ><p class="src" ><a id="v:foo" class="def" >foo</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a > <a href="#" class="selflink" >#</a @@ -105,7 +105,7 @@ ><p class="src" ><a id="v:bar" class="def" >bar</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a > <a href="#" class="selflink" >#</a @@ -121,7 +121,7 @@ ><p class="src" ><a id="v:baz" class="def" >baz</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a > <a href="#" class="selflink" >#</a @@ -137,7 +137,7 @@ ><p class="src" ><a id="v:one" class="def" >one</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a > <a href="#" class="selflink" >#</a @@ -155,7 +155,7 @@ ><p class="src" ><a id="v:two" class="def" >two</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a > <a href="#" class="selflink" >#</a @@ -171,7 +171,7 @@ ><p class="src" ><a id="v:three" class="def" >three</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a > <a href="#" class="selflink" >#</a |