diff options
Diffstat (limited to 'html-test/ref/PatternSyns.html')
| -rw-r--r-- | html-test/ref/PatternSyns.html | 14 | 
1 files changed, 9 insertions, 5 deletions
diff --git a/html-test/ref/PatternSyns.html b/html-test/ref/PatternSyns.html index 23c734f4..7e5cdc1f 100644 --- a/html-test/ref/PatternSyns.html +++ b/html-test/ref/PatternSyns.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >PatternSyns</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -98,9 +98,11 @@  	      >data</span  	      > <a href="#"  	      >BlubType</a -	      > = <a href="#" title="Text.Show" +	      > = <span class="keyword" +	      >forall</span +	      > x.<a href="#" title="Text.Show"  	      >Show</a -	      > x => <a href="#" +	      > x =>  <a href="#"  	      >BlubCtor</a  	      > x</li  	    ><li class="src short" @@ -258,9 +260,11 @@  	    ><table  	    ><tr  	      ><td class="src" -		><a href="#" title="Text.Show" +		><span class="keyword" +		  >forall</span +		  > x.<a href="#" title="Text.Show"  		  >Show</a -		  > x => <a id="v:BlubCtor" class="def" +		  > x =>  <a id="v:BlubCtor" class="def"  		  >BlubCtor</a  		  > x</td  		><td class="doc empty"  | 
