aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/ConstructorPatternExport.html
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/ref/ConstructorPatternExport.html')
-rw-r--r--html-test/ref/ConstructorPatternExport.html26
1 files changed, 21 insertions, 5 deletions
diff --git a/html-test/ref/ConstructorPatternExport.html b/html-test/ref/ConstructorPatternExport.html
index 548cd729..6f091de7 100644
--- a/html-test/ref/ConstructorPatternExport.html
+++ b/html-test/ref/ConstructorPatternExport.html
@@ -47,7 +47,9 @@
>pattern</span
> <a id="v:FooCons" class="def"
>FooCons</a
- > :: String -&gt; a -&gt; Foo a <a href="#" class="selflink"
+ > :: <a href="#" title="Data.String"
+ >String</a
+ > -&gt; a -&gt; Foo a <a href="#" class="selflink"
>#</a
></p
></div
@@ -57,7 +59,11 @@
>pattern</span
> <a id="v:MyRecCons" class="def"
>MyRecCons</a
- > :: Bool -&gt; Int -&gt; MyRec <a href="#" class="selflink"
+ > :: <a href="#" title="Data.Bool"
+ >Bool</a
+ > -&gt; <a href="#" title="Data.Int"
+ >Int</a
+ > -&gt; MyRec <a href="#" class="selflink"
>#</a
></p
></div
@@ -67,7 +73,9 @@
>pattern</span
> <a id="v::-43-" class="def"
>(:+)</a
- > :: String -&gt; a -&gt; MyInfix a <a href="#" class="selflink"
+ > :: <a href="#" title="Data.String"
+ >String</a
+ > -&gt; a -&gt; MyInfix a <a href="#" class="selflink"
>#</a
></p
></div
@@ -77,7 +85,9 @@
>pattern</span
> <a id="v:BlubCons" class="def"
>BlubCons</a
- > :: () =&gt; Show b =&gt; b -&gt; Blub <a href="#" class="selflink"
+ > :: () =&gt; <a href="#" title="Text.Show"
+ >Show</a
+ > b =&gt; b -&gt; Blub <a href="#" class="selflink"
>#</a
></p
></div
@@ -87,7 +97,13 @@
>pattern</span
> <a id="v:MyGADTCons" class="def"
>MyGADTCons</a
- > :: a -&gt; Int -&gt; MyGADT (Maybe String) <a href="#" class="selflink"
+ > :: a -&gt; <a href="#" title="Data.Int"
+ >Int</a
+ > -&gt; MyGADT (<a href="#" title="GHC.Maybe"
+ >Maybe</a
+ > <a href="#" title="Data.String"
+ >String</a
+ >) <a href="#" class="selflink"
>#</a
></p
></div