aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Hash.html
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/ref/Hash.html')
-rw-r--r--html-test/ref/Hash.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html
index 517428fa..8fd04bb4 100644
--- a/html-test/ref/Hash.html
+++ b/html-test/ref/Hash.html
@@ -115,7 +115,7 @@
>Hash</a
> key =&gt; key -&gt; <a href="#" title="System.IO"
>IO</a
- > (<a href="#" title="Data.Maybe"
+ > (<a href="#" title="GHC.Maybe"
>Maybe</a
> val)</li
><li class="src short"
@@ -223,7 +223,7 @@
>Hash</a
> key =&gt; key -&gt; <a href="#" title="System.IO"
>IO</a
- > (<a href="#" title="Data.Maybe"
+ > (<a href="#" title="GHC.Maybe"
>Maybe</a
> val) <a href="#" class="selflink"
>#</a
@@ -232,13 +232,13 @@
><p
>Looks up a key in the hash table, returns <code
><code
- ><a href="#" title="Data.Maybe"
+ ><a href="#" title="GHC.Maybe"
>Just</a
></code
> val</code
> if the key
was found, or <code
- ><a href="#" title="Data.Maybe"
+ ><a href="#" title="GHC.Maybe"
>Nothing</a
></code
> otherwise.</p