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/Examples.html | |
parent | 4abf7d4979b5364da59f7412a3d7143aea26cf7e (diff) |
Make testsuite work with haddock-1.19.0 release (#766)
Diffstat (limited to 'html-test/ref/Examples.html')
-rw-r--r-- | html-test/ref/Examples.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/html-test/ref/Examples.html b/html-test/ref/Examples.html index fa321fab..77a341f0 100644 --- a/html-test/ref/Examples.html +++ b/html-test/ref/Examples.html @@ -46,9 +46,9 @@ ><li class="src short" ><a href="#" >fib</a - > :: <a href="#" + > :: <a href="#" title="Prelude" >Integer</a - > -> <a href="#" + > -> <a href="#" title="Prelude" >Integer</a ></li ></ul @@ -61,9 +61,9 @@ ><p class="src" ><a id="v:fib" class="def" >fib</a - > :: <a href="#" + > :: <a href="#" title="Prelude" >Integer</a - > -> <a href="#" + > -> <a href="#" title="Prelude" >Integer</a > <a href="#" class="selflink" >#</a @@ -71,7 +71,7 @@ ><div class="doc" ><p >Fibonacci number of given <code - ><a href="#" + ><a href="#" title="Prelude" >Integer</a ></code >.</p |