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/A.html | |
parent | 4abf7d4979b5364da59f7412a3d7143aea26cf7e (diff) |
Make testsuite work with haddock-1.19.0 release (#766)
Diffstat (limited to 'html-test/ref/A.html')
-rw-r--r-- | html-test/ref/A.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/html-test/ref/A.html b/html-test/ref/A.html index 1fbfb371..e4802966 100644 --- a/html-test/ref/A.html +++ b/html-test/ref/A.html @@ -54,13 +54,13 @@ ><li class="src short" ><a href="#" >other</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></li ><li class="src short" ><a href="#" >test2</a - > :: <a href="#" + > :: <a href="#" title="Data.Bool" >Bool</a ></li ><li class="src short" @@ -74,7 +74,7 @@ ><li class="src short" ><a href="#" >reExport</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a ></li ></ul @@ -111,7 +111,7 @@ ><p class="src" ><a id="v:other" class="def" >other</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:test2" class="def" >test2</a - > :: <a href="#" + > :: <a href="#" title="Data.Bool" >Bool</a > <a href="#" class="selflink" >#</a @@ -165,7 +165,7 @@ ><p class="src" ><a id="v:reExport" class="def" >reExport</a - > :: <a href="#" + > :: <a href="#" title="Data.Int" >Int</a > <a href="#" class="selflink" >#</a |