diff options
Diffstat (limited to 'html-test/ref/Math.html')
| -rw-r--r-- | html-test/ref/Math.html | 8 | 
1 files changed, 6 insertions, 2 deletions
| diff --git a/html-test/ref/Math.html b/html-test/ref/Math.html index ebdf6385..71079bdd 100644 --- a/html-test/ref/Math.html +++ b/html-test/ref/Math.html @@ -62,7 +62,9 @@  	  ><li class="src short"  	    ><a href="#"  	      >f</a -	      > :: Integer</li +	      > :: <a href="#" title="Prelude" +	      >Integer</a +	      ></li  	    ></ul  	  ></details  	></div @@ -73,7 +75,9 @@  	><p class="src"  	  ><a id="v:f" class="def"  	    >f</a -	    > :: Integer <a href="#" class="selflink" +	    > :: <a href="#" title="Prelude" +	    >Integer</a +	    > <a href="#" class="selflink"  	    >#</a  	    ></p  	  ><div class="doc" | 
