aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/PatternSyns.html
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/ref/PatternSyns.html')
-rw-r--r--html-test/ref/PatternSyns.html24
1 files changed, 18 insertions, 6 deletions
diff --git a/html-test/ref/PatternSyns.html b/html-test/ref/PatternSyns.html
index fce20f96..19c1fecf 100644
--- a/html-test/ref/PatternSyns.html
+++ b/html-test/ref/PatternSyns.html
@@ -100,7 +100,9 @@
>data</span
> <a href="#"
>BlubType</a
- > = Show x =&gt; <a href="#"
+ > = <a href="#" title="Text.Show"
+ >Show</a
+ > x =&gt; <a href="#"
>BlubCtor</a
> x</li
><li class="src short"
@@ -110,7 +112,9 @@
>Blub</a
> :: () =&gt; <span class="keyword"
>forall</span
- > x. Show x =&gt; x -&gt; <a href="#" title="PatternSyns"
+ > x. <a href="#" title="Text.Show"
+ >Show</a
+ > x =&gt; x -&gt; <a href="#" title="PatternSyns"
>BlubType</a
></li
><li class="src short"
@@ -136,7 +140,9 @@
>pattern</span
> <a href="#"
>PatWithExplicitSig</a
- > :: Eq somex =&gt; somex -&gt; <a href="#" title="PatternSyns"
+ > :: <a href="#" title="Data.Eq"
+ >Eq</a
+ > somex =&gt; somex -&gt; <a href="#" title="PatternSyns"
>FooType</a
> somex</li
></ul
@@ -264,7 +270,9 @@
><table
><tr
><td class="src"
- >Show x =&gt; <a id="v:BlubCtor" class="def"
+ ><a href="#" title="Text.Show"
+ >Show</a
+ > x =&gt; <a id="v:BlubCtor" class="def"
>BlubCtor</a
> x</td
><td class="doc empty"
@@ -281,7 +289,9 @@
>Blub</a
> :: () =&gt; <span class="keyword"
>forall</span
- > x. Show x =&gt; x -&gt; <a href="#" title="PatternSyns"
+ > x. <a href="#" title="Text.Show"
+ >Show</a
+ > x =&gt; x -&gt; <a href="#" title="PatternSyns"
>BlubType</a
> <a href="#" class="selflink"
>#</a
@@ -355,7 +365,9 @@
>pattern</span
> <a id="v:PatWithExplicitSig" class="def"
>PatWithExplicitSig</a
- > :: Eq somex =&gt; somex -&gt; <a href="#" title="PatternSyns"
+ > :: <a href="#" title="Data.Eq"
+ >Eq</a
+ > somex =&gt; somex -&gt; <a href="#" title="PatternSyns"
>FooType</a
> somex <a href="#" class="selflink"
>#</a