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/ImplicitParams.html | |
parent | 4abf7d4979b5364da59f7412a3d7143aea26cf7e (diff) |
Make testsuite work with haddock-1.19.0 release (#766)
Diffstat (limited to 'html-test/ref/ImplicitParams.html')
-rw-r--r-- | html-test/ref/ImplicitParams.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/html-test/ref/ImplicitParams.html b/html-test/ref/ImplicitParams.html index 30e121b0..eb8456ae 100644 --- a/html-test/ref/ImplicitParams.html +++ b/html-test/ref/ImplicitParams.html @@ -69,9 +69,9 @@ ><p class="src" ><a id="v:c" class="def" >c</a - > :: (?x :: <a href="#" + > :: (?x :: <a href="#" title="ImplicitParams" >X</a - >) => <a href="#" + >) => <a href="#" title="ImplicitParams" >X</a > <a href="#" class="selflink" >#</a @@ -81,13 +81,13 @@ ><p class="src" ><a id="v:d" class="def" >d</a - > :: (?x :: <a href="#" + > :: (?x :: <a href="#" title="ImplicitParams" >X</a - >, ?y :: <a href="#" + >, ?y :: <a href="#" title="ImplicitParams" >X</a - >) => (<a href="#" + >) => (<a href="#" title="ImplicitParams" >X</a - >, <a href="#" + >, <a href="#" title="ImplicitParams" >X</a >) <a href="#" class="selflink" >#</a @@ -97,7 +97,7 @@ ><p class="src" ><a id="v:f" class="def" >f</a - > :: ((?x :: <a href="#" + > :: ((?x :: <a href="#" title="ImplicitParams" >X</a >) => a) -> a <a href="#" class="selflink" >#</a |