aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Hash.html
diff options
context:
space:
mode:
authorAlexander Biehl <alexbiehl@gmail.com>2018-03-02 15:43:21 +0100
committerGitHub <noreply@github.com>2018-03-02 15:43:21 +0100
commit69b98a99ce4de93ea0e6082bd11edb3baaf2fa6e (patch)
treef89de12c87454c6d0202d1232ea29ff57f4de1ae /html-test/ref/Hash.html
parent4abf7d4979b5364da59f7412a3d7143aea26cf7e (diff)
Make testsuite work with haddock-1.19.0 release (#766)
Diffstat (limited to 'html-test/ref/Hash.html')
-rw-r--r--html-test/ref/Hash.html80
1 files changed, 40 insertions, 40 deletions
diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html
index e22c8c52..966e9af2 100644
--- a/html-test/ref/Hash.html
+++ b/html-test/ref/Hash.html
@@ -87,35 +87,35 @@
><li class="src short"
><a href="#"
>new</a
- > :: (<a href="#"
+ > :: (<a href="#" title="Data.Eq"
>Eq</a
- > key, <a href="#"
+ > key, <a href="#" title="Hash"
>Hash</a
- > key) =&gt; <a href="#"
+ > key) =&gt; <a href="#" title="Data.Int"
>Int</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="System.IO"
>IO</a
- > (<a href="#"
+ > (<a href="#" title="Hash"
>HashTable</a
> key val)</li
><li class="src short"
><a href="#"
>insert</a
- > :: (<a href="#"
+ > :: (<a href="#" title="Data.Eq"
>Eq</a
- > key, <a href="#"
+ > key, <a href="#" title="Hash"
>Hash</a
- > key) =&gt; key -&gt; val -&gt; <a href="#"
+ > key) =&gt; key -&gt; val -&gt; <a href="#" title="System.IO"
>IO</a
> ()</li
><li class="src short"
><a href="#"
>lookup</a
- > :: <a href="#"
+ > :: <a href="#" title="Hash"
>Hash</a
- > key =&gt; key -&gt; <a href="#"
+ > key =&gt; key -&gt; <a href="#" title="System.IO"
>IO</a
- > (<a href="#"
+ > (<a href="#" title="Data.Maybe"
>Maybe</a
> val)</li
><li class="src short"
@@ -157,7 +157,7 @@
The type <code
>key</code
> should be an instance of <code
- ><a href="#"
+ ><a href="#" title="Data.Eq"
>Eq</a
></code
>.</p
@@ -173,15 +173,15 @@
><p class="src"
><a id="v:new" class="def"
>new</a
- > :: (<a href="#"
+ > :: (<a href="#" title="Data.Eq"
>Eq</a
- > key, <a href="#"
+ > key, <a href="#" title="Hash"
>Hash</a
- > key) =&gt; <a href="#"
+ > key) =&gt; <a href="#" title="Data.Int"
>Int</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="System.IO"
>IO</a
- > (<a href="#"
+ > (<a href="#" title="Hash"
>HashTable</a
> key val) <a href="#" class="selflink"
>#</a
@@ -195,11 +195,11 @@
><p class="src"
><a id="v:insert" class="def"
>insert</a
- > :: (<a href="#"
+ > :: (<a href="#" title="Data.Eq"
>Eq</a
- > key, <a href="#"
+ > key, <a href="#" title="Hash"
>Hash</a
- > key) =&gt; key -&gt; val -&gt; <a href="#"
+ > key) =&gt; key -&gt; val -&gt; <a href="#" title="System.IO"
>IO</a
> () <a href="#" class="selflink"
>#</a
@@ -213,11 +213,11 @@
><p class="src"
><a id="v:lookup" class="def"
>lookup</a
- > :: <a href="#"
+ > :: <a href="#" title="Hash"
>Hash</a
- > key =&gt; key -&gt; <a href="#"
+ > key =&gt; key -&gt; <a href="#" title="System.IO"
>IO</a
- > (<a href="#"
+ > (<a href="#" title="Data.Maybe"
>Maybe</a
> val) <a href="#" class="selflink"
>#</a
@@ -226,13 +226,13 @@
><p
>Looks up a key in the hash table, returns <code
><code
- ><a href="#"
+ ><a href="#" title="Data.Maybe"
>Just</a
></code
> val</code
> if the key
was found, or <code
- ><a href="#"
+ ><a href="#" title="Data.Maybe"
>Nothing</a
></code
> otherwise.</p
@@ -263,7 +263,7 @@
><p class="caption"
>Minimal complete definition</p
><p class="src"
- ><a href="#"
+ ><a href="#" title="Hash"
>hash</a
></p
></div
@@ -273,7 +273,7 @@
><p class="src"
><a id="v:hash" class="def"
>hash</a
- > :: a -&gt; <a href="#"
+ > :: a -&gt; <a href="#" title="Data.Int"
>Int</a
> <a href="#" class="selflink"
>#</a
@@ -283,7 +283,7 @@
>hashes the value of type <code
>a</code
> into an <code
- ><a href="#"
+ ><a href="#" title="Data.Int"
>Int</a
></code
></p
@@ -299,9 +299,9 @@
><span class="inst-left"
><span class="instance details-toggle-control details-toggle" data-details-id="i:ic:Hash:Hash:1"
></span
- > <a href="#"
+ > <a href="#" title="Hash"
>Hash</a
- > <a href="#"
+ > <a href="#" title="Prelude"
>Float</a
></span
> <a href="#" class="selflink"
@@ -321,9 +321,9 @@
><p class="src"
><a href="#"
>hash</a
- > :: <a href="#"
+ > :: <a href="#" title="Prelude"
>Float</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="Data.Int"
>Int</a
> <a href="#" class="selflink"
>#</a
@@ -337,9 +337,9 @@
><span class="inst-left"
><span class="instance details-toggle-control details-toggle" data-details-id="i:ic:Hash:Hash:2"
></span
- > <a href="#"
+ > <a href="#" title="Hash"
>Hash</a
- > <a href="#"
+ > <a href="#" title="Data.Int"
>Int</a
></span
> <a href="#" class="selflink"
@@ -359,9 +359,9 @@
><p class="src"
><a href="#"
>hash</a
- > :: <a href="#"
+ > :: <a href="#" title="Data.Int"
>Int</a
- > -&gt; <a href="#"
+ > -&gt; <a href="#" title="Data.Int"
>Int</a
> <a href="#" class="selflink"
>#</a
@@ -375,11 +375,11 @@
><span class="inst-left"
><span class="instance details-toggle-control details-toggle" data-details-id="i:ic:Hash:Hash:3"
></span
- > (<a href="#"
+ > (<a href="#" title="Hash"
>Hash</a
- > a, <a href="#"
+ > a, <a href="#" title="Hash"
>Hash</a
- > b) =&gt; <a href="#"
+ > b) =&gt; <a href="#" title="Hash"
>Hash</a
> (a, b)</span
> <a href="#" class="selflink"
@@ -399,7 +399,7 @@
><p class="src"
><a href="#"
>hash</a
- > :: (a, b) -&gt; <a href="#"
+ > :: (a, b) -&gt; <a href="#" title="Data.Int"
>Int</a
> <a href="#" class="selflink"
>#</a