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 b66915c6..65b2037b 100644
--- a/html-test/ref/Hash.html
+++ b/html-test/ref/Hash.html
@@ -121,7 +121,7 @@
>Hash</a
> key =&gt; key -&gt; <a href="#" title="System.IO"
>IO</a
- > (<a href="#" title="GHC.Maybe"
+ > (<a href="#" title="Data.Maybe"
>Maybe</a
> val)</li
><li class="src short"
@@ -229,7 +229,7 @@
>Hash</a
> key =&gt; key -&gt; <a href="#" title="System.IO"
>IO</a
- > (<a href="#" title="GHC.Maybe"
+ > (<a href="#" title="Data.Maybe"
>Maybe</a
> val) <a href="#" class="selflink"
>#</a
@@ -238,13 +238,13 @@
><p
>Looks up a key in the hash table, returns <code
><code
- ><a href="#" title="GHC.Maybe"
+ ><a href="#" title="Data.Maybe"
>Just</a
></code
> val</code
> if the key
was found, or <code
- ><a href="#" title="GHC.Maybe"
+ ><a href="#" title="Data.Maybe"
>Nothing</a
></code
> otherwise.</p