diff options
Diffstat (limited to 'html-test/ref/QuasiExpr.html')
| -rw-r--r-- | html-test/ref/QuasiExpr.html | 26 | 
1 files changed, 15 insertions, 11 deletions
| diff --git a/html-test/ref/QuasiExpr.html b/html-test/ref/QuasiExpr.html index 7c249819..eb0659b2 100644 --- a/html-test/ref/QuasiExpr.html +++ b/html-test/ref/QuasiExpr.html @@ -107,11 +107,13 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};  	    ><div id="section.i:Expr" class="show"  	    ><table  	      ><tr -		><td class="src" -		  ><a href="" -		    >Show</a -		    > <a href="" -		    >Expr</a +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><a href="" +		      >Show</a +		      > <a href="" +		      >Expr</a +		      ></span  		    ></td  		  ><td class="doc empty"  		  > </td @@ -171,11 +173,13 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};  	    ><div id="section.i:BinOp" class="show"  	    ><table  	      ><tr -		><td class="src" -		  ><a href="" -		    >Show</a -		    > <a href="" -		    >BinOp</a +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><a href="" +		      >Show</a +		      > <a href="" +		      >BinOp</a +		      ></span  		    ></td  		  ><td class="doc empty"  		  > </td @@ -214,7 +218,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html");};      ><p        >Produced by <a href=""  	>Haddock</a -	> version 2.15.0</p +	> version 2.16.1</p        ></div      ></body    ></html | 
