diff options
Diffstat (limited to 'html-test/ref/Hash.html')
| -rw-r--r-- | html-test/ref/Hash.html | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html index 438375f0..29f299f2 100644 --- a/html-test/ref/Hash.html +++ b/html-test/ref/Hash.html @@ -121,7 +121,7 @@  	      >Hash</a  	      > key => key -> <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 => key -> <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  | 
