aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/PromotedTypes.html
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/ref/PromotedTypes.html')
-rw-r--r--html-test/ref/PromotedTypes.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/html-test/ref/PromotedTypes.html b/html-test/ref/PromotedTypes.html
index 46a70845..712dde5c 100644
--- a/html-test/ref/PromotedTypes.html
+++ b/html-test/ref/PromotedTypes.html
@@ -104,7 +104,9 @@
><td class="src"
><a id="v:Cons" class="def"
>Cons</a
- > :: Maybe h -&gt; <a href="#" title="PromotedTypes"
+ > :: <a href="#" title="GHC.Maybe"
+ >Maybe</a
+ > h -&gt; <a href="#" title="PromotedTypes"
>Pattern</a
> t -&gt; <a href="#" title="PromotedTypes"
>Pattern</a
@@ -148,7 +150,9 @@
><td class="src"
><a id="v:RevCons" class="def"
>RevCons</a
- > :: Maybe h -&gt; <a href="#" title="PromotedTypes"
+ > :: <a href="#" title="GHC.Maybe"
+ >Maybe</a
+ > h -&gt; <a href="#" title="PromotedTypes"
>RevPattern</a
> t -&gt; <a href="#" title="PromotedTypes"
>RevPattern</a