aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/ConstructorPatternExport.html
diff options
context:
space:
mode:
authorAlexander Biehl <alexbiehl@gmail.com>2018-03-02 15:43:21 +0100
committerGitHub <noreply@github.com>2018-03-02 15:43:21 +0100
commit69b98a99ce4de93ea0e6082bd11edb3baaf2fa6e (patch)
treef89de12c87454c6d0202d1232ea29ff57f4de1ae /html-test/ref/ConstructorPatternExport.html
parent4abf7d4979b5364da59f7412a3d7143aea26cf7e (diff)
Make testsuite work with haddock-1.19.0 release (#766)
Diffstat (limited to 'html-test/ref/ConstructorPatternExport.html')
-rw-r--r--html-test/ref/ConstructorPatternExport.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/html-test/ref/ConstructorPatternExport.html b/html-test/ref/ConstructorPatternExport.html
index 68e40a5a..4e062e34 100644
--- a/html-test/ref/ConstructorPatternExport.html
+++ b/html-test/ref/ConstructorPatternExport.html
@@ -47,7 +47,7 @@
>pattern</span
> <a id="v:FooCons" class="def"
>FooCons</a
- > :: <a href="#"
+ > :: <a href="#" title="Data.String"
>String</a
> -&gt; a -&gt; Foo a <a href="#" class="selflink"
>#</a
@@ -59,9 +59,9 @@
>pattern</span
> <a id="v:MyRecCons" class="def"
>MyRecCons</a
- > :: <a href="#"
+ > :: <a href="#" title="Data.Bool"
>Bool</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="Data.Int"
>Int</a
> -&gt; MyRec <a href="#" class="selflink"
>#</a
@@ -73,7 +73,7 @@
>pattern</span
> <a id="v::-43-" class="def"
>(:+)</a
- > :: <a href="#"
+ > :: <a href="#" title="Data.String"
>String</a
> -&gt; a -&gt; MyInfix a <a href="#" class="selflink"
>#</a
@@ -85,7 +85,7 @@
>pattern</span
> <a id="v:BlubCons" class="def"
>BlubCons</a
- > :: () =&gt; <a href="#"
+ > :: () =&gt; <a href="#" title="Text.Show"
>Show</a
> b =&gt; b -&gt; Blub <a href="#" class="selflink"
>#</a
@@ -99,13 +99,13 @@
>MyGADTCons</a
> :: () =&gt; <span class="keyword"
>forall</span
- > a. <a href="#"
+ > a. <a href="#" title="Data.Eq"
>Eq</a
- > a =&gt; a -&gt; <a href="#"
+ > a =&gt; a -&gt; <a href="#" title="Data.Int"
>Int</a
- > -&gt; MyGADT (<a href="#"
+ > -&gt; MyGADT (<a href="#" title="Data.Maybe"
>Maybe</a
- > <a href="#"
+ > <a href="#" title="Data.String"
>String</a
>) <a href="#" class="selflink"
>#</a