diff options
Diffstat (limited to 'html-test/ref')
-rw-r--r-- | html-test/ref/Bug310.html | 4 | ||||
-rw-r--r-- | html-test/ref/Bug335.html | 6 | ||||
-rw-r--r-- | html-test/ref/Operators.html | 16 | ||||
-rw-r--r-- | html-test/ref/Test.html | 40 |
4 files changed, 18 insertions, 48 deletions
diff --git a/html-test/ref/Bug310.html b/html-test/ref/Bug310.html index 926d6cf2..c38af59c 100644 --- a/html-test/ref/Bug310.html +++ b/html-test/ref/Bug310.html @@ -35,7 +35,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug310.html");}; ><th >Safe Haskell</th ><td - >None</td + >Safe</td ></tr ></table ><p class="caption" @@ -82,7 +82,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug310.html");}; ><p >Produced by <a href="" >Haddock</a - > version 2.15.1</p + > version 2.16.0</p ></div ></body ></html diff --git a/html-test/ref/Bug335.html b/html-test/ref/Bug335.html index a80566e1..6f3d3820 100644 --- a/html-test/ref/Bug335.html +++ b/html-test/ref/Bug335.html @@ -66,7 +66,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug335.html");}; ><div class="doc" ><h3 id="control.ch:f0" class="caption collapser" onclick="toggleSection('ch:f0')" >ExF:</h3 - ><div id="section.ch:f0" class="show" + ><div id="section.ch:f0" class="hide" ><p >abc</p ></div @@ -80,7 +80,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug335.html");}; ><div class="doc" ><h3 id="control.ch:g0" class="caption collapser" onclick="toggleSection('ch:g0')" >ExG:</h3 - ><div id="section.ch:g0" class="show" + ><div id="section.ch:g0" class="hide" ><pre class="screen" ><code class="prompt" >>>> </code @@ -118,7 +118,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Bug335.html");}; ><p >Produced by <a href="" >Haddock</a - > version 2.15.1</p + > version 2.16.0</p ></div ></body ></html diff --git a/html-test/ref/Operators.html b/html-test/ref/Operators.html index c401894c..1e49fd2b 100644 --- a/html-test/ref/Operators.html +++ b/html-test/ref/Operators.html @@ -153,11 +153,11 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><a href="" >(**>)</a >, <a href="" - >(<**)</a + >(**<)</a >, <a href="" >(>**)</a >, <a href="" - >(**<)</a + >(<**)</a > :: a -> a -> ()</li ></ul ></li @@ -411,16 +411,16 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><p class="src" ><a name="v:-42--42--62-" class="def" >(**>)</a - >, <a name="v:-60--42--42-" class="def" - >(<**)</a - >, <a name="v:-62--42--42-" class="def" - >(>**)</a >, <a name="v:-42--42--60-" class="def" >(**<)</a + >, <a name="v:-62--42--42-" class="def" + >(>**)</a + >, <a name="v:-60--42--42-" class="def" + >(<**)</a > :: a -> a -> () <span class="fixity" >infixr 8 **>, >**</span ><span class="fixity" - >infixl 8 <**, **<</span + >infixl 8 **<, <**</span ><span class="rightedge" ></span ></p @@ -454,7 +454,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Operators.html");}; ><p >Produced by <a href="" >Haddock</a - > version 2.15.0</p + > version 2.16.0</p ></div ></body ></html diff --git a/html-test/ref/Test.html b/html-test/ref/Test.html index 6f2e9478..bcc91534 100644 --- a/html-test/ref/Test.html +++ b/html-test/ref/Test.html @@ -371,11 +371,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");}; ><li ><a href="" >r</a - > :: <a href="" - >Int</a - ></li - ><li - ><a href="" + >, <a href="" >s</a > :: <a href="" >Int</a @@ -413,11 +409,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");}; ><li ><a href="" >u</a - > :: <a href="" - >Int</a - ></li - ><li - ><a href="" + >, <a href="" >v</a > :: <a href="" >Int</a @@ -1262,23 +1254,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");}; ><dt class="src" ><a name="v:r" class="def" >r</a - > :: <a href="" - >Int</a - ></dt - ><dd class="doc" - ><p - >This comment applies to both <code - ><a href="" - >r</a - ></code - > and <code - ><a href="" - >s</a - ></code - ></p - ></dd - ><dt class="src" - ><a name="v:s" class="def" + >, <a name="v:s" class="def" >s</a > :: <a href="" >Int</a @@ -1350,13 +1326,7 @@ window.onload = function () {pageLoad();setSynopsis("mini_Test.html");}; ><dt class="src" ><a name="v:u" class="def" >u</a - > :: <a href="" - >Int</a - ></dt - ><dd class="doc empty" - > </dd - ><dt class="src" - ><a name="v:v" class="def" + >, <a name="v:v" class="def" >v</a > :: <a href="" >Int</a @@ -2142,7 +2112,7 @@ is at the beginning of the line).</pre ><p >Produced by <a href="" >Haddock</a - > version 2.15.0</p + > version 2.16.0</p ></div ></body ></html |