diff options
Diffstat (limited to 'html-test/ref/SpuriousSuperclassConstraints.html')
| -rw-r--r-- | html-test/ref/SpuriousSuperclassConstraints.html | 38 | 
1 files changed, 29 insertions, 9 deletions
| diff --git a/html-test/ref/SpuriousSuperclassConstraints.html b/html-test/ref/SpuriousSuperclassConstraints.html index 00cea04a..47dfd6cd 100644 --- a/html-test/ref/SpuriousSuperclassConstraints.html +++ b/html-test/ref/SpuriousSuperclassConstraints.html @@ -86,7 +86,9 @@ Fix spurious superclass constraints bug.</pre  		  ><span class="inst-left"  		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:SomeType:Functor:1"  		      ></span -		      > Functor (<a href="#" title="SpuriousSuperclassConstraints" +		      > <a href="#" title="Data.Functor" +		      >Functor</a +		      > (<a href="#" title="SpuriousSuperclassConstraints"  		      >SomeType</a  		      > f)</span  		    > <a href="#" class="selflink" @@ -114,7 +116,9 @@ Fix spurious superclass constraints bug.</pre  			  >SomeType</a  			  > f a -> <a href="#" title="SpuriousSuperclassConstraints"  			  >SomeType</a -			  > f b</p +			  > f b <a href="#" class="selflink" +			  >#</a +			  ></p  			><p class="src"  			><a href="#"  			  >(<$)</a @@ -122,7 +126,9 @@ Fix spurious superclass constraints bug.</pre  			  >SomeType</a  			  > f b -> <a href="#" title="SpuriousSuperclassConstraints"  			  >SomeType</a -			  > f a</p +			  > f a <a href="#" class="selflink" +			  >#</a +			  ></p  			></div  		      ></details  		    ></td @@ -132,7 +138,11 @@ Fix spurious superclass constraints bug.</pre  		  ><span class="inst-left"  		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:SomeType:Applicative:2"  		      ></span -		      > Applicative f => Applicative (<a href="#" title="SpuriousSuperclassConstraints" +		      > <a href="#" title="Control.Applicative" +		      >Applicative</a +		      > f => <a href="#" title="Control.Applicative" +		      >Applicative</a +		      > (<a href="#" title="SpuriousSuperclassConstraints"  		      >SomeType</a  		      > f)</span  		    > <a href="#" class="selflink" @@ -158,7 +168,9 @@ Fix spurious superclass constraints bug.</pre  			  >pure</a  			  > :: a -> <a href="#" title="SpuriousSuperclassConstraints"  			  >SomeType</a -			  > f a</p +			  > f a <a href="#" class="selflink" +			  >#</a +			  ></p  			><p class="src"  			><a href="#"  			  >(<*>)</a @@ -168,7 +180,9 @@ Fix spurious superclass constraints bug.</pre  			  >SomeType</a  			  > f a -> <a href="#" title="SpuriousSuperclassConstraints"  			  >SomeType</a -			  > f b</p +			  > f b <a href="#" class="selflink" +			  >#</a +			  ></p  			><p class="src"  			><a href="#"  			  >liftA2</a @@ -178,7 +192,9 @@ Fix spurious superclass constraints bug.</pre  			  >SomeType</a  			  > f b -> <a href="#" title="SpuriousSuperclassConstraints"  			  >SomeType</a -			  > f c</p +			  > f c <a href="#" class="selflink" +			  >#</a +			  ></p  			><p class="src"  			><a href="#"  			  >(*>)</a @@ -188,7 +204,9 @@ Fix spurious superclass constraints bug.</pre  			  >SomeType</a  			  > f b -> <a href="#" title="SpuriousSuperclassConstraints"  			  >SomeType</a -			  > f b</p +			  > f b <a href="#" class="selflink" +			  >#</a +			  ></p  			><p class="src"  			><a href="#"  			  >(<*)</a @@ -198,7 +216,9 @@ Fix spurious superclass constraints bug.</pre  			  >SomeType</a  			  > f b -> <a href="#" title="SpuriousSuperclassConstraints"  			  >SomeType</a -			  > f a</p +			  > f a <a href="#" class="selflink" +			  >#</a +			  ></p  			></div  		      ></details  		    ></td | 
