diff options
author | Phil Ruffwind <rf@rufflewind.com> | 2015-09-30 03:22:14 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-02-08 17:54:44 +0100 |
commit | 8410dd341a1730f708af3f0d96d13f2b5f7b9df5 (patch) | |
tree | 6dc24b56fdf8d99d0d798c25621ae4f205af57a3 /html-test/ref/SpuriousSuperclassConstraints.html | |
parent | 1b6bcd62e7f5534be45a0d5737b76d181c2d934b (diff) |
Update tests for previous commit
Diffstat (limited to 'html-test/ref/SpuriousSuperclassConstraints.html')
-rw-r--r-- | html-test/ref/SpuriousSuperclassConstraints.html | 34 |
1 files changed, 26 insertions, 8 deletions
diff --git a/html-test/ref/SpuriousSuperclassConstraints.html b/html-test/ref/SpuriousSuperclassConstraints.html index 243ab30b..b5aa56b3 100644 --- a/html-test/ref/SpuriousSuperclassConstraints.html +++ b/html-test/ref/SpuriousSuperclassConstraints.html @@ -75,9 +75,11 @@ Fix spurious superclass constraints bug.</pre ><p class="src" ><span class="keyword" >data</span - > <a href="#" id="t:SomeType" class="def" + > <a id="t:SomeType" class="def" >SomeType</a - > f a</p + > f a <a href="#" class="selflink" + >#</a + ></p ><div class="subs instances" ><p id="control.i:SomeType" class="caption collapser" onclick="toggleSection('i:SomeType')" >Instances</p @@ -93,6 +95,8 @@ Fix spurious superclass constraints bug.</pre > (<a href="#" >SomeType</a > f)</span + > <a href="#" class="selflink" + >#</a ></td ><td class="doc empty" ></td @@ -110,7 +114,9 @@ Fix spurious superclass constraints bug.</pre >SomeType</a > f a -> <a href="#" >SomeType</a - > f b</p + > f b <a href="#" class="selflink" + >#</a + ></p ><p class="src" ><a href="#" >(<$)</a @@ -118,7 +124,9 @@ Fix spurious superclass constraints bug.</pre >SomeType</a > f b -> <a href="#" >SomeType</a - > f a</p + > f a <a href="#" class="selflink" + >#</a + ></p ></div ></div ></td @@ -135,6 +143,8 @@ Fix spurious superclass constraints bug.</pre > (<a href="#" >SomeType</a > f)</span + > <a href="#" class="selflink" + >#</a ></td ><td class="doc empty" ></td @@ -150,7 +160,9 @@ Fix spurious superclass constraints bug.</pre >pure</a > :: a -> <a href="#" >SomeType</a - > f a</p + > f a <a href="#" class="selflink" + >#</a + ></p ><p class="src" ><a href="#" >(<*>)</a @@ -160,7 +172,9 @@ Fix spurious superclass constraints bug.</pre >SomeType</a > f a -> <a href="#" >SomeType</a - > f b</p + > f b <a href="#" class="selflink" + >#</a + ></p ><p class="src" ><a href="#" >(*>)</a @@ -170,7 +184,9 @@ Fix spurious superclass constraints bug.</pre >SomeType</a > f b -> <a href="#" >SomeType</a - > f b</p + > f b <a href="#" class="selflink" + >#</a + ></p ><p class="src" ><a href="#" >(<*)</a @@ -180,7 +196,9 @@ Fix spurious superclass constraints bug.</pre >SomeType</a > f b -> <a href="#" >SomeType</a - > f a</p + > f a <a href="#" class="selflink" + >#</a + ></p ></div ></div ></td |